2024-04-03 18:00:35 +00:00
{
2024-05-13 16:00:35 +00:00
"data_version" : "4.0" ,
2024-04-03 18:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-31443" ,
2024-05-13 16:00:35 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-04-03 18:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-13 16:00:35 +00:00
"value" : "Cacti provides an operational monitoring and fault management framework. Prior to 1.2.27, some of the data stored in `form_save()` function in `data_queries.php` is not thoroughly checked and is used to concatenate the HTML statement in `grow_right_pane_tree()` function from `lib/html.php` , finally resulting in cross-site scripting. Version 1.2.27 contains a patch for the issue."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" ,
"cweId" : "CWE-79"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Cacti" ,
"product" : {
"product_data" : [
{
"product_name" : "cacti" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 1.2.27"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/Cacti/cacti/security/advisories/GHSA-rqc8-78cm-85j3" ,
"refsource" : "MISC" ,
"name" : "https://github.com/Cacti/cacti/security/advisories/GHSA-rqc8-78cm-85j3"
} ,
{
"url" : "https://github.com/Cacti/cacti/commit/f946fa537d19678f938ddbd784a10e3290d275cf" ,
"refsource" : "MISC" ,
"name" : "https://github.com/Cacti/cacti/commit/f946fa537d19678f938ddbd784a10e3290d275cf"
2024-06-10 17:00:36 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RBEOAFKRARQHTDIYSL723XAFJ2Q6624X/" ,
"refsource" : "MISC" ,
"name" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RBEOAFKRARQHTDIYSL723XAFJ2Q6624X/"
2024-05-13 16:00:35 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-rqc8-78cm-85j3" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.7 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
2024-04-03 18:00:35 +00:00
}
]
}
}