cvelist/2019/11xxx/CVE-2019-11025.json
2019-04-16 15:00:43 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-11025",
"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": "In clearFilter() in utilities.php in Cacti before 1.2.3, no escaping occurs before printing out the value of the SNMP community string (SNMP Options) in the View poller cache, leading to XSS."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/Cacti/cacti/issues/2581",
"refsource": "MISC",
"name": "https://github.com/Cacti/cacti/issues/2581"
},
{
"url": "https://github.com/Cacti/cacti/compare/6ea486a...99995bb",
"refsource": "MISC",
"name": "https://github.com/Cacti/cacti/compare/6ea486a...99995bb"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190416 [SECURITY] [DLA 1757-1] cacti security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00017.html"
}
]
}
}