SQL injection vulnerability in Login_Validate.asp in ASPSurvey 1.10 allows remote attackers to execute arbitrary SQL commands via the Password parameter to login.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://www.securityfocus.com/archive/1/423949/100/0/threaded | mailing list |
http://www.vupen.com/english/advisories/2006/0164 | vdb entry vendor advisory |
http://securityreason.com/securityalert/414 | third party advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/24087 | vdb entry |
http://secunia.com/advisories/18422 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/16496 | vdb entry |
http://www.osvdb.org/22342 | vdb entry |