CVE-2013-1803

php-fusion < 7.02.06 - SQL Injection via Multiple Parameters

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2013-1803.

AI-analyzed exploit summary This advisory details multiple vulnerabilities in PHP-Fusion 7.02.05, including Local File Inclusion (LFI) via insufficient sanitization of user-supplied data in 'maincore.php' and 'administration/user_fields.php', and SQL Injection (SQLi) in 'Authenticate.class.php' and 'downloads.php'. The analysis includes code snippets, attack vectors, and preconditions for exploitation.

Description

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.

Exploits (1)

exploitdb WRITEUP
webappsphp
https://www.exploit-db.com/exploits/24562

This advisory details multiple vulnerabilities in PHP-Fusion 7.02.05, including Local File Inclusion (LFI) via insufficient sanitization of user-supplied data in 'maincore.php' and 'administration/user_fields.php', and SQL Injection (SQLi) in 'Authenticate.class.php' and 'downloads.php'. The analysis includes code snippets, attack vectors, and preconditions for exploitation.

Classification
Writeup 100%
Attack Type
Lfi | Sqli
Complexity
Moderate
Reliability
Reliable
Target: PHP-Fusion 7.02.05
Auth required
Prerequisites: Logged in as valid user or admin · PHP < 5.3.4 for null-byte attacks · magic_quotes_gpc=off for SQLi
devstral-2 · analyzed Feb 19, 2026 Full analysis →

References (15)

Core 15
Core References
Various Sources x_refsource_misc
http://www.waraxe.us/advisory-97.html
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/show/osvdb/90714
Mailing List mailing-list x_refsource_mlist
http://www.openwall.com/lists/oss-security/2013/03/03/2
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/90710
Mailing List mailing-list x_refsource_mlist
http://www.openwall.com/lists/oss-security/2013/03/03/1
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/90712
Vendor Advisory x_refsource_confirm
http://www.php-fusion.co.uk/news.php?readmore=569
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/90709
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/90713
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/90711
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/90693
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/90695
Mailing List mailing-list x_refsource_fulldisc
http://seclists.org/fulldisclosure/2013/Feb/154
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/52403

Scores

EPSS 0.0405
EPSS Percentile 89.3%

Details

CWE
CWE-89
Status published
Products (5)
php-fusion/php-fusion 7.02.01
php-fusion/php-fusion 7.02.02
php-fusion/php-fusion 7.02.03
php-fusion/php-fusion 7.02.04
php-fusion/php-fusion < 7.02.05
Published May 05, 2014
Tracked Since Feb 18, 2026