CVE-2006-4673

php_fusion < 6.01.4 - SQL Injection via _SERVER[REMOTE_ADDR] Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2006-4673. PoCs published by rgod.

AI-analyzed exploit summary This exploit leverages an SQL injection vulnerability in PHP-Fusion <= 6.01.4 by manipulating the _SERVER[REMOTE_ADDR] variable via the extract() function. It performs a blind SQL injection to extract the admin password and ID by using time-based techniques.

Description

Global variable overwrite vulnerability in maincore.php in PHP-Fusion 6.01.4 and earlier uses the extract function on the superglobals, which allows remote attackers to conduct SQL injection attacks via the _SERVER[REMOTE_ADDR] parameter to news.php.

Exploits (1)

exploitdb WORKING POC VERIFIED
by rgod · phpwebappsphp
https://www.exploit-db.com/exploits/28496

This exploit leverages an SQL injection vulnerability in PHP-Fusion <= 6.01.4 by manipulating the _SERVER[REMOTE_ADDR] variable via the extract() function. It performs a blind SQL injection to extract the admin password and ID by using time-based techniques.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: PHP-Fusion <= 6.01.4
No auth needed
Prerequisites: register_globals = Off · magic_quotes_gpc = Off
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (7)

Core 7
Core References
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/19908
Mailing List mailing-list x_refsource_bugtraq
http://marc.info/?l=bugtraq&m=115765187519458&w=2
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2006/3523
Various Sources x_refsource_confirm
http://www.php-fusion.co.uk/news.php?readmore=353
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/28818
Patch, Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/21830

Scores

EPSS 0.0115
EPSS Percentile 62.6%

Details

Status published
Products (12)
php_fusion/php_fusion 6.0.105
php_fusion/php_fusion 6.0.106
php_fusion/php_fusion 6.0.107
php_fusion/php_fusion 6.0.109
php_fusion/php_fusion 6.0.110
php_fusion/php_fusion 6.0.204
php_fusion/php_fusion 6.0.206
php_fusion/php_fusion 6.0.303
php_fusion/php_fusion 6.0.304
php_fusion/php_fusion 6.0.306
... and 2 more
Published Sep 11, 2006
Tracked Since Feb 18, 2026