Multiple SQL injection vulnerabilities in UAEPD Shopping Cart Script allow remote attackers to execute arbitrary SQL commands via the (1) cat_id or (2) p_id parameter to products.php or id parameter to (3) page.php or (4) news.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 |
---|---|
http://www.iphobos.com/blog/2014/01/04/uaepd-script-multiple-sql-injection-vulnerabilty | url repurposed exploit |
http://osvdb.org/101899 | vdb entry |
http://packetstormsecurity.com/files/124723/uaepdshopping-sql.txt | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/90214 | vdb entry |
http://www.securityfocus.com/bid/64734 | vdb entry exploit |
http://osvdb.org/101859 | vdb entry |
http://secunia.com/advisories/56351 | third party advisory vendor advisory |
http://osvdb.org/101900 | vdb entry |