CVE-2005-0413

MyPHP Forum 1.0 - SQL Injection via forum.php fid Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2005-0413. PoCs published by x0kster, GHC.

AI-analyzed exploit summary The exploit demonstrates SQL injection vulnerabilities in MyPHP Forum <= 3.0 (Final) via the 'id' parameter in faq.php and the 'member' parameter in member.php. It includes functional PoC URLs that extract user credentials from the database when magic_quotes_gpc is disabled.

Description

Multiple SQL injection vulnerabilities in MyPHP Forum 1.0 allow remote attackers to execute arbitrary SQL commands via (1) the fid in forum.php, (2) the member parameter in member.php, (3) the email parameter in forgot.php, or (4) the nbuser or nbpass parameters in include.php. NOTE: it was later reported that vector 2 exists in 3.0 and earlier.

Exploits (2)

exploitdb WORKING POC VERIFIED
by x0kster · textwebappsphp
https://www.exploit-db.com/exploits/4822

The exploit demonstrates SQL injection vulnerabilities in MyPHP Forum <= 3.0 (Final) via the 'id' parameter in faq.php and the 'member' parameter in member.php. It includes functional PoC URLs that extract user credentials from the database when magic_quotes_gpc is disabled.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: MyPHP Forum <= 3.0 (Final)
No auth needed
Prerequisites: magic_quotes_gpc must be turned off on the server
devstral-2 · analyzed Feb 18, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by GHC · textwebappsphp
https://www.exploit-db.com/exploits/807

This exploit demonstrates a SQL injection vulnerability in MyPHP Forum 1.0, allowing an attacker to extract administrator credentials by manipulating the 'member' parameter in a UNION-based attack.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: MyPHP Forum 1.0
No auth needed
Prerequisites: Access to the vulnerable MyPHP Forum instance
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (8)

Core 8
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/12501
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4822
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/27083
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/19272
Exploit mailing-list x_refsource_bugtraq
http://seclists.org/lists/bugtraq/2005/Feb/0125.html
Exploit, Vendor Advisory vdb-entry x_refsource_sectrack
http://securitytracker.com/id?1013136
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/39348
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/14205

Scores

EPSS 0.0209
EPSS Percentile 79.1%

Details

CWE
CWE-89
Status published
Products (3)
myphp_forum/myphp_forum 1.0
myphp_forum/myphp_forum 2.0
myphp_forum/myphp_forum 3.0
Published Apr 27, 2005
Tracked Since Feb 18, 2026