SQL injection vulnerability in Zabbix before 2.2.14 and 3.0 before 3.0.4 allows remote attackers to execute arbitrary SQL commands via the toggle_ids array parameter in latest.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://code610.blogspot.com/2017/10/zbx-11023-quick-autopsy.html | |
http://www.openwall.com/lists/oss-security/2017/01/12/4 | third party advisory mailing list |
http://www.debian.org/security/2017/dsa-3802 | vendor advisory |
http://www.openwall.com/lists/oss-security/2017/01/13/4 | third party advisory mailing list |
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850936 | third party advisory |
http://www.securityfocus.com/bid/95423 | third party advisory vdb entry |
https://support.zabbix.com/browse/ZBX-11023 | patch vendor advisory exploit |