CVE-2007-6667

MyPHP Forum < 3.0 - SQL Injection via FAQ ID Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2007-6667. PoCs published by x0kster.

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

SQL injection vulnerability in faq.php in MyPHP Forum 3.0 and earlier allows remote attackers to execute arbitrary SQL commands via the id parameter. NOTE: the member.php vector is already covered by CVE-2005-0413.

Exploits (1)

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 →

References (5)

Core 5
Core References
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/27083
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_osvdb
http://osvdb.org/39781
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/39347
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/39782

Scores

EPSS 0.0096
EPSS Percentile 56.8%

Details

CWE
CWE-89
Status published
Products (3)
myphp/myphp_forum 1.0
myphp/myphp_forum 2.0
myphp/myphp_forum < 3.0
Published Jan 04, 2008
Tracked Since Feb 18, 2026