2024-11-29 19:00:31 +00:00
{
2025-01-27 18:00:55 +00:00
"data_version" : "4.0" ,
2024-11-29 19:00:31 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-54146" ,
2025-01-27 18:00:55 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-11-29 19:00:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2025-01-27 18:00:55 +00:00
"value" : "Cacti is an open source performance and fault management framework. Cacti has a SQL injection vulnerability in the template function of host_templates.php using the graph_template parameter. This vulnerability is fixed in 1.2.29."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')" ,
"cweId" : "CWE-89"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Cacti" ,
"product" : {
"product_data" : [
{
"product_name" : "cacti" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 1.2.29"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/Cacti/cacti/security/advisories/GHSA-vj9g-p7f2-4wqj" ,
"refsource" : "MISC" ,
"name" : "https://github.com/Cacti/cacti/security/advisories/GHSA-vj9g-p7f2-4wqj"
} ,
{
"url" : "https://github.com/Cacti/cacti/commit/c7e4ee798d263a3209ae6e7ba182c7b65284d8f0" ,
"refsource" : "MISC" ,
"name" : "https://github.com/Cacti/cacti/commit/c7e4ee798d263a3209ae6e7ba182c7b65284d8f0"
}
]
} ,
"source" : {
"advisory" : "GHSA-vj9g-p7f2-4wqj" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.6 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H" ,
"version" : "3.1"
2024-11-29 19:00:31 +00:00
}
]
}
}