Multiple SQL injection vulnerabilities in ASPilot Pilot Cart 7.3 allow remote attackers to execute arbitrary SQL commands via the (1) article parameter to kb.asp, (2) specific parameter to cart.asp, (3) countrycode parameter to contact.asp, and the (4) srch parameter to search.asp. NOTE: the article parameter to pilot.asp is already covered by CVE-2008-2688.
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://secunia.com/advisories/30176 | third party advisory vendor advisory |
http://packetstormsecurity.org/1011-exploits/aspilotpilotcart-sqlxssinject.txt | |
http://advisories.ariko-security.com/november/audyt_bezpieczenstwa_745.html | exploit |
http://www.exploit-db.com/exploits/15448 | exploit |
http://www.securityfocus.com/bid/44698 | vdb entry exploit |
http://marc.info/?l=full-disclosure&m=128913521908405&w=2 | mailing list exploit |