Multiple SQL injection vulnerabilities in admin/admin.php in Crea-Book 1.0 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) pseudo or (2) passe parameter.
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 |
---|---|
https://www.exploit-db.com/exploits/3701 | exploit |
http://www.vupen.com/english/advisories/2007/1344 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/33555 | vdb entry |
http://secunia.com/advisories/24862 | third party advisory |
http://www.osvdb.org/34816 | vdb entry |