Vulnerability CVE-2023-51448


Published: 2023-12-22

Description:
Cacti provides an operational monitoring and fault management framework. Version 1.2.25 has a Blind SQL Injection (SQLi) vulnerability within the SNMP Notification Receivers feature in the file `??managers.php??`. An authenticated attacker with the ??Settings/Utilities? permission can send a crafted HTTP GET request to the endpoint `??/cacti/managers.php??` with an SQLi payload in the `??selected_graphs_array??` HTTP GET parameter. As of time of publication, no patched versions exist.

Type:

CWE-89

(Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection'))

 References:
https://github.com/Cacti/cacti/security/advisories/GHSA-w85f-7c4w-7594
https://github.com/Cacti/cacti/blob/5f6f65c215d663a775950b2d9db35edbaf07d680/managers.php#L941

Copyright 2026, cxsecurity.com

 

Back to Top