Multiple SQL injection vulnerabilities in PWP Technologies The Classified Ad System allow remote attackers to execute arbitrary SQL commands via (1) the main parameter in a view action (includes/mainpage/view.asp) in default.asp or (2) a query in the search engine.
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 |
---|---|
https://www.exploit-db.com/exploits/3015 | exploit |
http://www.vupen.com/english/advisories/2006/5192 | vdb entry vendor advisory |
http://securityreason.com/securityalert/1975 | third party advisory |
http://www.securityfocus.com/bid/21758 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/30443 | vdb entry |
http://www.securityfocus.com/archive/1/452194/100/200/threaded | mailing list |
http://secunia.com/advisories/23289 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/21198 | vdb entry |