cve/2023/CVE-2023-39358.md
2024-06-18 02:51:15 +02:00

1.1 KiB

CVE-2023-39358

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.