blob: e0817ee9f5f1271af7851c0514261437007711e2 [file] [log] [blame]
{
"id": "GO-2022-1175",
"published": "0001-01-01T00:00:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-23536",
"GHSA-cq2g-pw6q-hf7j"
],
"details": "A malicious actor could remotely read local files by submitting to the Alertmanager Set Configuration API maliciously crafted inputs. Only users of the Alertmanager service where `-experimental.alertmanager.enable-api` or `enable_api: true` is configured are affected.",
"affected": [
{
"package": {
"name": "github.com/cortexproject/cortex",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "1.13.0"
},
{
"fixed": "1.13.2"
},
{
"introduced": "1.14.0"
},
{
"fixed": "1.14.1"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-1175"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/cortexproject/cortex/pkg/alertmanager",
"symbols": [
"validateAlertmanagerConfig",
"validateGlobalConfig"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cortexproject/cortex/security/advisories/GHSA-cq2g-pw6q-hf7j"
},
{
"type": "FIX",
"url": "https://github.com/cortexproject/cortex/commit/03e023d8b012887b31cc268d0d011b01e1e65506"
},
{
"type": "WEB",
"url": "https://cortexmetrics.io/docs/api/#set-alertmanager-configuration"
}
],
"credits": [
{
"name": "Austin Robertson with Amazon Web Services"
}
],
"schema_version": "1.3.1"
}