cbcvebase.
CVE-2023-30534
published 2023-09-05

CVE-2023-30534: Cacti is an open source operational monitoring and fault management framework. There are two instances of insecure deserialization in Cacti version 1.2.24…

PriorityP430medium4.3CVSS 3.1
AVNACLPRLUINSUCNILAN
EXPLOIT
EPSS
2.57%
83.2th percentile
Cacti is an open source operational monitoring and fault management framework. There are two instances of insecure deserialization in Cacti version 1.2.24. While a viable gadget chain exists in Cacti’s vendor directory (phpseclib), the necessary gadgets are not included, making them inaccessible and the insecure deserializations not exploitable. Each instance of insecure deserialization is due to using the unserialize function without sanitizing the user input. Cacti has a “safe” deserialization that attempts to sanitize the content and check for specific values before calling unserialize, but it isn’t used in these instances. The vulnerable code lies in graphs_new.php, specifically within the host_new_graphs_save function. This issue has been addressed in version 1.2.25. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Affected

6 ranges
VendorProductVersion rangeFixed in
cacticacti< 1.2.251.2.25
cacticacti>= 0 < 1.2.25+ds1-11.2.25+ds1-1
cacticacti>= 0 < 1.2.25+ds1-11.2.25+ds1-1
debiancacti< cacti 1.2.25+ds1-1 (forky)cacti 1.2.25+ds1-1 (forky)
fedoraprojectfedora
fedoraprojectfedora

Detection & IOCsextracted from sources · hover to see the quote

pathgraphs_new.php
  • Monitor POST requests to graphs_new.php targeting the host_new_graphs_save function for unsanitized serialized PHP objects in user-supplied parameters.
  • ·Fixed in Cacti 1.2.25; Debian packages fixed in 1.2.25+ds1-1 for forky, sid, and trixie — bookworm and bullseye remain open.

CVSS provenance

nvdv3.14.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
osv4.3MEDIUM
vendor_debian4.3MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.