Multiple SQL injection vulnerabilities in member.php in PHP Web Scripts Easy Banner Free 2009.05.18, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) username and (2) password 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://evuln.com/vulns/147/summary.html | exploit |
http://www.securityfocus.com/bid/45066 | vdb entry exploit |
http://www.securityfocus.com/archive/1/514908/100/0/threaded | mailing list |
http://secunia.com/advisories/42316 | third party advisory vendor advisory |
http://packetstormsecurity.org/files/view/96153/easybannerfree-sql.txt | exploit |
http://www.osvdb.org/69511 | vdb entry |
http://securityreason.com/securityalert/8184 | third party advisory |