Zen Cart 1.3.8a, 1.3.8, and earlier does not require administrative authentication for admin/sqlpatch.php, which allows remote attackers to execute arbitrary SQL commands via the query_string parameter in an execute action, in conjunction with a PATH_INFO of password_forgotten.php, related to a "SQL Execution" issue.
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://www.osvdb.org/55343 | vdb entry |
http://www.zen-cart.com/forum/showthread.php?t=130161 | patch |
http://www.securityfocus.com/bid/35468 | patch vdb entry exploit |
http://www.zen-cart.com/forum/attachment.php?attachmentid=5965 | patch vendor advisory |
http://www.exploit-db.com/exploits/9005 | exploit |
http://secunia.com/advisories/35550 | third party advisory vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/51317 | vdb entry |