2020-09-16 20:01:46 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-25706" ,
2020-11-12 14:01:34 +00:00
"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"
}
]
2020-09-16 20:01:46 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-11-12 14:01:34 +00:00
"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"
2020-09-16 20:01:46 +00:00
}
]
2020-11-12 14:01:34 +00:00
} ,
"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"
}
]
]
2020-09-16 20:01:46 +00:00
}
}