SQL injection vulnerability in graph_view.php in Cacti 0.8.8.g allows remote authenticated users to execute arbitrary SQL commands via the host_group_data parameter.
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=2673 | exploit |
http://seclists.org/fulldisclosure/2016/Apr/4 | mailing list exploit |
http://lists.opensuse.org/opensuse-updates/2016-05/msg00074.html | vendor advisory |
http://www.securityfocus.com/bid/85806 | vdb entry |
http://packetstormsecurity.com/files/136547/Cacti-0.8.8g-SQL-Injection.html | exploit |