2023-09-05 23:55:28 +00:00
{
"id" : "CVE-2023-39362" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-09-05T22:15:08.817" ,
2023-10-13 06:00:28 +00:00
"lastModified" : "2023-10-13T04:15:12.677" ,
2023-10-10 18:00:28 +00:00
"vulnStatus" : "Modified" ,
2023-09-05 23:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Cacti is an open source operational monitoring and fault management framework. In Cacti 1.2.24, under certain conditions, an authenticated privileged user, can use a malicious string in the SNMP options of a Device, performing command injection and obtaining remote code execution on the underlying server. The `lib/snmp.php` file has a set of functions, with similar behavior, that accept in input some variables and place them into an `exec` call without a proper escape or validation. This issue has been addressed in version 1.2.25. Users are advised to upgrade. There are no known workarounds for this vulnerability."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-09-09 02:00:30 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 5.9
} ,
2023-09-05 23:55:28 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-78"
}
]
}
] ,
2023-09-09 02:00:30 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cacti:cacti:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.2.25" ,
"matchCriteriaId" : "11743AE1-4C92-47E9-BDA5-764FE3984CE8"
}
]
}
]
}
] ,
2023-09-05 23:55:28 +00:00
"references" : [
2023-10-10 18:00:28 +00:00
{
"url" : "http://packetstormsecurity.com/files/175029/Cacti-1.2.24-Command-Injection.html" ,
"source" : "security-advisories@github.com"
} ,
2023-09-05 23:55:28 +00:00
{
"url" : "https://github.com/Cacti/cacti/security/advisories/GHSA-g6ff-58cj-x3cp" ,
2023-09-09 02:00:30 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-10-13 04:00:27 +00:00
} ,
2023-10-13 06:00:28 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CFH3J2WVBKY4ZJNMARVOWJQK6PSLPHFH/" ,
"source" : "security-advisories@github.com"
} ,
2023-10-13 04:00:27 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WZGB2UXJEUYWWA6IWVFQ3ZTP22FIHMGN/" ,
"source" : "security-advisories@github.com"
2023-09-05 23:55:28 +00:00
}
]
}