Cacti has SQL Injection via rfilter parameter in RLIKE clauses
Description
Cacti is an open source performance and fault management framework. In versions 1.2.30 and prior, the rfilter request parameter is retrieved via the raw accessor grv() (rather than gfrv() with FILTER_VALIDATE_IS_REGEX validation) and concatenated directly into RLIKE SQL clauses in lib/html_graph.php and lib/html_tree.php, which are reachable pre-authentication through graph_view.php on installations with guest graph viewing enabled. Because the unbalanced-quote payload bypasses the regex validation that would otherwise reject it, an unauthenticated attacker can inject arbitrary SQL to compromise the confidentiality, integrity, and availability of the database. This advisory is similar to GHSA-69gg-mjfm-jjpc. This issue has been fixed in version 1.2.31.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
1- Range: <=1.2.30
Patches
Vulnerability mechanics
References
2- github.com/Cacti/cacti/commit/136ae6ef0715e77bca69c0eb60781f5e17df0795mitrex_refsource_MISC
- github.com/Cacti/cacti/security/advisories/GHSA-9jqv-4cpm-vm2cmitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.