SQL injection vulnerability in aspWebAlbum allows remote attackers to execute arbitrary SQL statements via (1) the username field on the login page or (2) the cat parameter to album.asp. NOTE: it was later reported that vector 1 affects aspWebAlbum 3.2, and the vector involves the txtUserName parameter in a processlogin action to album.asp, as reachable from the login action.
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/bid/11246 | vdb entry exploit |
http://secunia.com/advisories/31649 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/30996 | vdb entry exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/44877 | vdb entry |
http://marc.info/?l=bugtraq&m=109604910025090&w=2 | mailing list |
https://www.exploit-db.com/exploits/6420 | exploit |
https://www.exploit-db.com/exploits/6357 | exploit |
http://osvdb.org/47913 | vdb entry |
http://osvdb.org/47914 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/44876 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/17507 | vdb entry |