Multiple SQL injection vulnerabilities in ASPSiteWare RealtyListings 1.0 and 2.0 allow remote attackers to execute arbitrary SQL commands via the (1) iType parameter to type.asp and the (2) iPro parameter to detail.asp.
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://osvdb.org/50708 | vdb entry exploit |
http://securityreason.com/securityalert/4848 | third party advisory |
https://www.exploit-db.com/exploits/7464 | exploit |
http://osvdb.org/50707 | vdb entry exploit |
http://www.securityfocus.com/bid/32812 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/47323 | vdb entry |
http://secunia.com/advisories/33167 | third party advisory vendor advisory |