SQL injection vulnerability in list.php in phpaaCms 0.3.1 UTF-8, and possibly other versions, allows remote attackers to execute arbitrary SQL commands via the id parameter. 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/14201 | exploit |
http://osvdb.org/65995 | vdb entry |
http://www.vupen.com/english/advisories/2010/1690 | vdb entry vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/60076 | vdb entry |
http://secunia.com/advisories/40450 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/41341 | vdb entry |