Multiple SQL injection vulnerabilities in Andy's PHP Knowledgebase (Aphpkb) before 0.95.3 allow remote attackers to execute arbitrary SQL commands via the s parameter to (1) a_viewusers.php or (2) keysearch.php; and allow remote authenticated administrators to execute arbitrary SQL commands via the (3) id or (4) start parameter to pending.php, or the (5) aid parameter to a_authordetails.php. NOTE: some of these details are obtained from third party information.
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.exploit-db.com/exploits/17084/ | exploit |
http://aphpkb.blogspot.com/2011/03/this-release-includes-security-fixes.html | patch |
http://www.vupen.com/english/advisories/2011/0802 | vdb entry vendor advisory |
http://securityreason.com/securityalert/8168 | third party advisory |
http://secunia.com/advisories/34476 | third party advisory vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/66500 | vdb entry |
http://securityreason.com/securityalert/8172 | third party advisory |
http://www.securityfocus.com/bid/47097 | vdb entry exploit |
http://www.uncompiled.com/2011/03/cve-2011-1546/ | exploit |
http://www.securityfocus.com/archive/1/517261/100/0/threaded | mailing list |