Multiple SQL injection vulnerabilities in include.php in PHPKIT 1.6.1 R2 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) id parameter in conjunction with the login/userinfo.php path and (2) the session parameter (aka the PHPKITSID variable).
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://securitytracker.com/id?1015167 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/23010 | vdb entry |
http://www.securityfocus.com/bid/15354 | vdb entry |
http://www.osvdb.org/20560 | vdb entry |
http://cert.uni-stuttgart.de/archive/bugtraq/2005/11/msg00110.html | mailing list |
http://www.vupen.com/english/advisories/2005/2344 | vdb entry vendor advisory |
http://secunia.com/advisories/17479 | third party advisory |
http://www.hardened-php.net/advisory_212005.80.html | exploit vendor advisory |
http://www.osvdb.org/20561 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/23013 | vdb entry |