Cacti is an open source operational monitoring and fault management framework. An authenticated SQL injection vulnerability was discovered which allows authenticated users to perform privilege escalation and remote code execution. The vulnerability resides in the `reports_user.php` file. In `ajax_get_branches`, the `tree_id` parameter is passed to the `reports_get_branch_select` function without any validation. This issue has been addressed in version 1.2.25. Users are advised to upgrade. There are no known workarounds for this vulnerability.
References
Configurations
History
No history.
Information
Published : 2023-09-05 22:15
Updated : 2023-11-03 21:15
NVD link : CVE-2023-39358
Mitre link : CVE-2023-39358
CVE.ORG link : CVE-2023-39358
JSON object : View
Products Affected
cacti
- cacti
fedoraproject
- fedora
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')