CVE-2006-1819

phpwebsite < 0.10.2 - Directory Traversal and Remote Code Execution via hub_dir Parameter

Title source: llm
STIX 2.1

Exploitation Summary

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

AI-analyzed exploit summary This exploit targets PHPWebSite <= 0.10.2 by leveraging a local file inclusion vulnerability in the 'hub_dir' parameter to inject PHP code into log files, achieving remote command execution. It works when 'magic_quotes_gpc' is disabled.

Description

Directory traversal vulnerability in the loadConfig function in index.php in phpWebSite 0.10.2 and earlier allows remote attackers to include arbitrary local files and execute arbitrary PHP code via the hub_dir parameter, as demonstrated by including access_log. NOTE: in some cases, arbitrary remote file inclusion could be performed under PHP 5 using an SMB share argument such as "\\systemname\sharename".

Exploits (1)

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

This exploit targets PHPWebSite <= 0.10.2 by leveraging a local file inclusion vulnerability in the 'hub_dir' parameter to inject PHP code into log files, achieving remote command execution. It works when 'magic_quotes_gpc' is disabled.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: PHPWebSite <= 0.10.2
No auth needed
Prerequisites: PHPWebSite <= 0.10.2 · magic_quotes_gpc = Off · Write access to log files
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (9)

Core 9
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://securitytracker.com/id?1015942
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/25867
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/1673
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2006/1361
Third Party Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/19647
Third Party Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/19914
Third Party Advisory vendor-advisory x_refsource_gentoo
http://www.gentoo.org/security/en/glsa/glsa-200605-04.xml
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/17521

Scores

EPSS 0.0387
EPSS Percentile 88.8%

Details

Status published
Products (1)
phpwebsite/phpwebsite < 0.10.2
Published Apr 18, 2006
Tracked Since Feb 18, 2026