SQL injection vulnerability in the search function in Plexum PLEXCART X3 allows remote attackers to execute arbitrary SQL commands via unspecified vectors, possibly involving the (1) s_itemname and (2) s_orderby parameters to plexcart.pl.
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/18033 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/15900 | vdb entry |
http://pridels0.blogspot.com/2005/12/plexcart-x3-sql-inj-vuln.html | |
http://www.osvdb.org/21712 | vdb entry |
http://www.vupen.com/english/advisories/2005/2924 | vdb entry vendor advisory |