SQL injection vulnerability in include/get_userdata.php in Power Phlogger (PPhlogger) 2.2.5 and earlier allows remote attackers to execute arbitrary SQL commands via the username parameter to login.php.
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://osvdb.org/38229 | vdb entry |
http://www.securityfocus.com/bid/24622 | vdb entry |
http://securityreason.com/securityalert/2833 | third party advisory exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/35043 | vdb entry |
http://osvdb.org/38944 | vdb entry |
http://www.vupen.com/english/advisories/2007/2433 | vdb entry vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/35258 | vdb entry |
http://www.securityfocus.com/archive/1/472199/100/0/threaded | mailing list |