Code execution via unvalidated tree_id SQL concatenation
Published Sep 5, 2023 · Updated Feb 13, 2025
SQL injection in Cacti before 1.2.25 allows remote authenticated users to escalate privileges and execute code through report requests. The ajax_get_branches handlers in reports_user.php and reports_admin.php pass tree_id to reports_get_branch_select, which concatenates it into a SQL WHERE clause without validation. Any authenticated account can submit stacked queries, alter the stored PHP binary path, and execute code with the web application's privileges.
Summary
What happened
SQL injection in Cacti before 1.2.25 allows remote authenticated users to escalate privileges and execute code through report requests. The ajax_get_branches handlers in reports_user.php and reports_admin.php pass tree_id to reports_get_branch_select, which concatenates it into a SQL WHERE clause without validation. Any authenticated account can submit stacked queries, alter the stored PHP binary path, and execute code with the web application's privileges.
The record
- CVE
- CVE-2023-39358
- Published
- Sep 5, 2023
- Updated
- Feb 13, 2025
- Vendor
- The Cacti Group
- Product
- Cacti
- Classifications
- CWE-89, T1068
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 5, 2023CVE publishedPublication date reported by the CVE source.
- Feb 13, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <1.2.25
- Affected versionversion=< 1.2.25
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Authenticated time-based tree_id SQL injection proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo