CVE-2008-0099

MyPHP Forum < 3.0 - SQL Injection via Search Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2008-0099. PoCs published by The:Paradox.

AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in MyPHP Forum v3.0 (Final) and possibly lower versions. The vulnerability arises due to improper sanitization of the `$searchtext` parameter in `search.php`, allowing attackers to inject malicious SQL queries even when Magic Quotes is enabled.

Description

Multiple SQL injection vulnerabilities in MyPHP Forum 3.0 and earlier allow remote attackers to execute arbitrary SQL commands via the searchtext parameter to search.php, and unspecified other vectors.

Exploits (1)

exploitdb WORKING POC VERIFIED
by The:Paradox · textwebappsphp
https://www.exploit-db.com/exploits/4831

This exploit demonstrates a SQL injection vulnerability in MyPHP Forum v3.0 (Final) and possibly lower versions. The vulnerability arises due to improper sanitization of the `$searchtext` parameter in `search.php`, allowing attackers to inject malicious SQL queries even when Magic Quotes is enabled.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: MyPHP Forum v3.0 (Final) and possibly lower versions
No auth needed
Prerequisites: Access to the search functionality of MyPHP Forum
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (2)

Core 2
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/27118
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4831

Scores

EPSS 0.0085
EPSS Percentile 53.3%

Details

CWE
CWE-89
Status published
Products (1)
myphp_forum/myphp_forum < 3.0
Published Jan 08, 2008
Tracked Since Feb 18, 2026