CVE-2010-3029

phpkick 0.8 - SQL Injection via Gameday Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2010-3029. PoCs published by garwga.

AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in PHPKick v0.8's statistics.php, allowing an attacker to extract user credentials (username and password hash) via a crafted UNION-based SQL query. The exploit bypasses common PHP security settings like magic_quotes and register_globals.

Description

SQL injection vulnerability in statistics.php in PHPKick 0.8 allows remote attackers to execute arbitrary SQL commands via the gameday parameter in an overview action.

Exploits (1)

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

This exploit demonstrates a SQL injection vulnerability in PHPKick v0.8's statistics.php, allowing an attacker to extract user credentials (username and password hash) via a crafted UNION-based SQL query. The exploit bypasses common PHP security settings like magic_quotes and register_globals.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: PHPKick v0.8
No auth needed
Prerequisites: Target must be running PHPKick v0.8 · Target must have statistics.php accessible
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (1)

Core 1
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/14578

Scores

EPSS 0.0092
EPSS Percentile 55.7%

Details

CWE
CWE-89
Status published
Products (1)
phpkick/phpkick 0.8
Published Aug 16, 2010
Tracked Since Feb 18, 2026