cvelist/2021/31xxx/CVE-2021-31232.json
2021-04-30 14:00:47 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-31232",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Alertmanager in CNCF Cortex before 1.8.1 has a local file disclosure vulnerability when -experimental.alertmanager.enable-api is used. The HTTP basic auth password_file can be used as an attack vector to send any file content via a webhook. The alertmanager templates can be used as an attack vector to send any file content because the alertmanager can load any text file specified in the templates list."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://community.grafana.com/c/security-announcements",
"refsource": "MISC",
"name": "https://community.grafana.com/c/security-announcements"
},
{
"url": "https://github.com/cortexproject/cortex",
"refsource": "MISC",
"name": "https://github.com/cortexproject/cortex"
},
{
"refsource": "MISC",
"name": "https://github.com/cortexproject/cortex/pull/4129/files",
"url": "https://github.com/cortexproject/cortex/pull/4129/files"
},
{
"refsource": "MISC",
"name": "https://lists.cncf.io/g/cortex-users/message/50",
"url": "https://lists.cncf.io/g/cortex-users/message/50"
}
]
}
}