Multiple SQL injection vulnerabilities in Simple Web Content Management System 1.1 allow remote attackers to execute arbitrary SQL commands via the id parameter to (1) item_delete.php, (2) item_status.php, (3) item_detail.php, (4) item_modify.php, or (5) item_position.php in admin/; or (6) status parameter to admin/item_status.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://www.securityfocus.com/bid/53749 | vdb entry exploit |
http://osvdb.org/82414 | vdb entry |
http://www.exploit-db.com/exploits/18955 | exploit |
http://osvdb.org/82412 | vdb entry |
http://osvdb.org/82413 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/75999 | vdb entry |