SQL injection vulnerability in process_signup.php in PHP Handicapper allows remote attackers to execute arbitrary SQL commands via the serviceid parameter. NOTE: on 20060210, the vendor disputed this issue, saying "this is 100% false reporting, this is a slander campaign from a customer who had a vulnerability in his SERVER not the software." However, followup investigation strongly suggests that the original report is correct
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.osvdb.org/20481 | vdb entry |
http://www.securityfocus.com/bid/15298 | vdb entry |
http://www.zone-h.org/advisories/read/id=8360 | |
http://www.vupen.com/english/advisories/2005/2292 | vdb entry vendor advisory |
http://secunia.com/advisories/17412 | third party advisory vendor advisory |