Multiple SQL injection vulnerabilities in index.php in ProfileCMS 1.0 and earlier allow remote attackers to execute arbitrary SQL commands via the id parameter in a (1) codes action in the profile-codes module, (2) videos action in the video-codes module, or (3) games action in the arcade-games module.
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/4627 | exploit |
http://advisories.echo.or.id/adv/adv84-K-159-2007.txt | |
http://www.vupen.com/english/advisories/2007/3908 | vdb entry |
http://secunia.com/advisories/27730 | third party advisory |
http://www.securityfocus.com/bid/26490 | vdb entry |
https://exchange.xforce.ibmcloud.com/vulnerabilities/38538 | vdb entry |
http://www.securityfocus.com/archive/1/483889/100/0/threaded | mailing list |