Multiple SQL injection vulnerabilities in 2daybiz Custom T-Shirt Design Script allow remote attackers to execute arbitrary SQL commands via the (1) sbid parameter to products_details.php, (2) pid parameter to products/products.php, and (3) designid parameter to designview.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.packetstormsecurity.com/1006-exploits/2daybiztshirt-sql.txt | exploit |
http://osvdb.org/65825 | vdb entry |
http://www.exploit-db.com/exploits/14048 | exploit |
http://secunia.com/advisories/40362 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/41154 | vdb entry exploit |
http://osvdb.org/65826 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/59790 | vdb entry |
http://www.vupen.com/english/advisories/2010/1608 | vdb entry vendor advisory |
http://osvdb.org/65824 | vdb entry |