Multiple SQL injection vulnerabilities in PHP-Fusion before 7.02.06 allow remote attackers to execute arbitrary SQL commands via the (1) orderby parameter to downloads.php; or remote authenticated users with certain permissions to execute arbitrary SQL commands via a (2) parameter name starting with "delete_attach_" in an edit action to forum/postedit.php; the (3) poll_opts[] parameter in a newthread action to forum/postnewthread.php; the (4) pm_email_notify, (5) pm_save_sent, (6) pm_inbox, (7) pm_sentbox, or (8) pm_savebox parameter to administration/settings_messages.php; the (9) thumb_compression, (10) photo_watermark_text_color1, (11) photo_watermark_text_color2, or (12) photo_watermark_text_color3 parameter to administration/settings_photo.php; the (13) enable parameter to administration/bbcodes.php; the (14) news_image, (15) news_image_t1, or (16) news_image_t2 parameter to administration/news.php; the (17) news_id parameter in an edit action to administration/news.php; or the (18) article_id parameter in an edit action to administration/articles.php. NOTE: the user ID cookie issue in Authenticate.class.php is already covered by CVE-2013-7375.
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.waraxe.us/advisory-97.html | |
http://osvdb.org/show/osvdb/90714 | vdb entry |
http://www.openwall.com/lists/oss-security/2013/03/03/2 | mailing list |
http://osvdb.org/90710 | vdb entry |
http://www.openwall.com/lists/oss-security/2013/03/03/1 | mailing list |
http://osvdb.org/90712 | vdb entry |
http://packetstormsecurity.com/files/120598/PHP-Fusion-7.02.05-XSS-LFI-SQL-Injection.html | |
http://www.php-fusion.co.uk/news.php?readmore=569 | vendor advisory |
http://osvdb.org/90709 | vdb entry |
http://osvdb.org/90713 | vdb entry |
http://osvdb.org/90711 | vdb entry |
http://osvdb.org/90693 | vdb entry |
http://osvdb.org/90695 | vdb entry |
http://seclists.org/fulldisclosure/2013/Feb/154 | mailing list |
http://secunia.com/advisories/52403 | third party advisory vendor advisory |