Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-31460
HistoryMay 13, 2024 - 3:14 p.m.

CVE-2024-31460 Cacti SQL Injection vulnerability in lib/api_automation.php caused by reading dirty data stored in database

2024-05-1315:14:38
CWE-89
GitHub_M
raw.githubusercontent.com
2
cacti
sql injection
api automation
database
version 1.2.27
security vulnerability
remote code execution

7.4 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

8.7%

Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, some of the data stored in automation_tree_rules.php is not thoroughly checked and is used to concatenate the SQL statement in create_all_header_nodes() function from lib/api_automation.php , finally resulting in SQL injection. Using SQL based secondary injection technology, attackers can modify the contents of the Cacti database, and based on the modified content, it may be possible to achieve further impact, such as arbitrary file reading, and even remote code execution through arbitrary file writing. Version 1.2.27 contains a patch for the issue.

7.4 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

8.7%

Related for CVELIST:CVE-2024-31460