SQL injection vulnerability in include/top_graph_header.php in Cacti 0.8.8f and earlier allows remote attackers to execute arbitrary SQL commands via the rra_id parameter in a properties action to graph.php.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
https://security.gentoo.org/glsa/201607-05 | vendor advisory |
http://bugs.cacti.net/view.php?id=2646 | exploit |
http://packetstormsecurity.com/files/134724/Cacti-0.8.8f-SQL-Injection.html | |
http://www.debian.org/security/2015/dsa-3423 | vendor advisory |
http://seclists.org/fulldisclosure/2015/Dec/8 | mailing list exploit |
http://www.securitytracker.com/id/1034497 | vdb entry |