CVE-2013-1803: SQL Injection
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 "deleteattach" in an edit action to forum/postedit.php; the (3) pollopts[] parameter in a newthread action to forum/postnewthread.php; the (4) pmemailnotify, (5) pmsavesent, (6) pminbox, (7) pmsentbox, or (8) pmsavebox parameter to administration/settingsmessages.php; the (9) thumbcompression, (10) photowatermarktextcolor1, (11) photowatermarktextcolor2, or (12) photowatermarktextcolor3 parameter to administration/settingsphoto.php; the (13) enable parameter to administration/bbcodes.php; the (14) newsimage, (15) newsimaget1, or (16) newsimaget2 parameter to administration/news.php; the (17) newsid parameter in an edit action to administration/news.php; or the (18) articleid 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2013-1803?
CVE-2013-1803 is classified as a high severity vulnerability due to the potential for remote SQL injection attacks.
How do I fix CVE-2013-1803?
To fix CVE-2013-1803, upgrade PHP-Fusion to version 7.02.06 or later.
Who is affected by CVE-2013-1803?
CVE-2013-1803 affects users running PHP-Fusion versions 7.02.05 and earlier.
What types of attacks can be executed due to CVE-2013-1803?
CVE-2013-1803 allows attackers to execute arbitrary SQL commands, compromising database integrity.
Is authentication required to exploit CVE-2013-1803?
CVE-2013-1803 can be exploited by both remote attackers and authenticated users with specific permissions.