Multiple SQL injection vulnerabilities in INFINICART allow remote attackers to execute arbitrary SQL commands via the (1) groupid parameter in (a) browse_group.asp, (2) productid parameter in (b) added_to_cart.asp, and (3) catid and (4) subid parameter in (c) browsesubcat.asp. NOTE: the vendor has disputed this report, saying "The vulnerabilities mentioned were never present in our official released products but only in the unofficial demo version. However we do appreciate the information. We have update our demo version and made sure all those vulnerabilities are fixed.
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.securityfocus.com/bid/21043 | vdb entry |
http://www.securityfocus.com/archive/1/451322/100/0/threaded | mailing list |
http://www.vupen.com/english/advisories/2006/4501 | vdb entry vendor advisory |
http://secunia.com/advisories/22865 | third party advisory vendor advisory |
http://www.attrition.org/pipermail/vim/2006-December/001162.html | mailing list |
http://securityreason.com/securityalert/1881 | third party advisory |