Multiple SQL injection vulnerabilities in usersL.php3 in PHPMyChat 0.14.5 allow remote attackers to execute arbitrary SQL commands via the (1) sortBy, (2) sortOrder, (3) startReg, (4) U, (5) LastCheck , and (6) R 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.osvdb.org/7152 | vdb entry |
http://secunia.com/advisories/11894 | third party advisory |
http://www.securityfocus.com/bid/10556 | vdb entry exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/16442 | vdb entry |
http://archives.neohapsis.com/archives/bugtraq/2004-06/0252.html | mailing list exploit |
http://securitytracker.com/id?1010515 | vdb entry |