SQL injection vulnerability in public_html/lists/admin in phpList before 2.10.18 allows remote attackers to execute arbitrary SQL commands via the sortby parameter in a find action.
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 |
---|---|
http://securitytracker.com/id?1027181 | vdb entry |
http://www.securityfocus.com/bid/52657 | vdb entry exploit |
http://www.openwall.com/lists/oss-security/2012/06/16/1 | mailing list |
https://mantis.phplist.com/view.php?id=16557 | |
http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5081.php | |
http://www.exploit-db.com/exploits/18639 | exploit |
https://www.phplist.com/?lid=567 | patch vendor advisory |
http://www.openwall.com/lists/oss-security/2012/06/17/2 | mailing list |