SQL injection vulnerability in admin_console/index.asp in Gallery In A Box allows remote attackers to execute arbitrary SQL commands via the (1) Username or (2) Password field. NOTE: these fields might be associated with the txtUsername and txtPassword parameters.
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.vupen.com/english/advisories/2007/2798 | vdb entry vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/35791 | vdb entry |
http://securityreason.com/securityalert/2977 | third party advisory exploit |
http://osvdb.org/36284 | vdb entry exploit |
http://www.securityfocus.com/bid/25194 | vdb entry exploit |
http://www.securityfocus.com/archive/1/475448/100/0/threaded | mailing list |
http://outlaw.aria-security.info/?p=13 | |
http://secunia.com/advisories/26334 | third party advisory vendor advisory |