cvelist/2020/25xxx/CVE-2020-25706.json
2022-12-31 12:00:37 +00:00

87 lines
2.8 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-25706",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "The Cacti Group, Inc.",
"product": {
"product_data": [
{
"product_name": "cacti",
"version": {
"version_data": [
{
"version_value": "1.2.13"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/Cacti/cacti/issues/3723",
"refsource": "MISC",
"name": "https://github.com/Cacti/cacti/issues/3723"
},
{
"url": "https://github.com/Cacti/cacti/commit/39458efcd5286d50e6b7f905fedcdc1059354e6e",
"refsource": "MISC",
"name": "https://github.com/Cacti/cacti/commit/39458efcd5286d50e6b7f905fedcdc1059354e6e"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-25706",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-25706",
"refsource": "CONFIRM"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221231 [SECURITY] [DLA 3252-1] cacti security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00039.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A cross-site scripting (XSS) vulnerability exists in templates_import.php (Cacti 1.2.13) due to Improper escaping of error message during template import preview in the xml_path field"
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "5.4/CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
}
]
]
}
}