Multiple SQL injection vulnerabilities in FishCart 3.1 allow remote attackers to execute arbitrary SQL commands via the (1) cartid parameter to upstnt.php or (2) psku parameter to display.php. NOTE: the vendor disputes this report, saying that they are forced SQL errors. The original researcher is known to be unreliable
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/16283 | vdb entry |
http://marc.info/?l=bugtraq&m=111530799109755&w=2 | mailing list |
http://www.securityfocus.com/archive/1/457754/100/200/threaded | mailing list |
http://secunia.com/advisories/15232/ | third party advisory |
http://www.osvdb.org/16282 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/20386 | vdb entry |
http://www.digitalparadox.org/advisories/fishc.txt | exploit vendor advisory |
http://www.securityfocus.com/bid/13499 | vdb entry exploit |