SQL injection vulnerability in messages.php in PHP-Fusion 6.01.15 and 7.00.1, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the subject and msg_send parameters, a different vector than CVE-2005-3157, CVE-2005-3158, CVE-2005-3159, CVE-2005-4005, and CVE-2006-2459.
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://exchange.xforce.ibmcloud.com/vulnerabilities/46760 | vdb entry |
http://secunia.com/advisories/32781 | third party advisory vendor advisory |
http://www.php-fusion.co.uk/news.php?readmore=435 | patch |
http://www.securityfocus.com/bid/32388 | vdb entry exploit |
http://www.php-fusion.co.uk/downloads.php?cat_id=19 | patch vendor advisory |
http://www.vupen.com/english/advisories/2008/3248 | vdb entry |
http://securityreason.com/securityalert/4688 | third party advisory |
http://osvdb.org/50065 | vdb entry |
http://www.php-fusion.co.uk/news.php?readmore=436 | patch |
https://www.exploit-db.com/exploits/7173 | exploit |