#VU90699 SQL injection in Cacti - CVE-2024-31460 

 

#VU90699 SQL injection in Cacti - CVE-2024-31460

Published: June 3, 2024


Vulnerability identifier: #VU90699
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2024-31460
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Cacti
Software vendor:
The Cacti Group, Inc.

Description

The vulnerability allows a remote user to execute arbitrary SQL queries in database.

The vulnerability exists due to insufficient sanitization of user-supplied data within the automation_tree_rules_form_save() function in automation_tree_rules.php. A remote user can store  a specially crafted payload in database, which is later executed in lib/api_automation.php, and execute arbitrary SQL commands within the application database.


Remediation

Install update from vendor's website.

External links