CVE-2007-5453

Php-Stats 0.1.9.2 - Authenticated Remote Code Execution via Eval Injection in Admin Options

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2007-5453. PoCs published by EgiX.

AI-analyzed exploit summary This exploit demonstrates blind SQL injection and remote code execution vulnerabilities in Php-Stats 0.1.9.2. It leverages SQL injection via the 'ip' parameter and RCE through eval() abuse in admin.php.

Description

Multiple eval injection vulnerabilities in Php-Stats 0.1.9.2 allow remote authenticated administrators to execute arbitrary code by writing PHP sequences to the php-stats-options record in the _options table, which is used in an eval function call by (1) admin.php, (2) click.php, (3) download.php, and unspecified other files, as demonstrated by modifying _options through a backup restore action in admin.php.

Exploits (1)

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

This exploit demonstrates blind SQL injection and remote code execution vulnerabilities in Php-Stats 0.1.9.2. It leverages SQL injection via the 'ip' parameter and RCE through eval() abuse in admin.php.

Classification
Working Poc 95%
Attack Type
Sqli | Rce
Complexity
Moderate
Reliability
Reliable
Target: Php-Stats 0.1.9.2
Auth required
Prerequisites: magic_quotes_runtime = off · admin credentials for RCE
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/43480
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4513
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/26022

Scores

EPSS 0.0391
EPSS Percentile 88.9%

Details

CWE
CWE-94
Status published
Products (1)
php-stats/php-stats 0.1.9.2
Published Oct 14, 2007
Tracked Since Feb 18, 2026