CVE-2010-3480

ApPHP PHP MicroCMS 1.0.1 - Path Traversal

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2010-3480. PoCs published by Abysssec.

AI-analyzed exploit summary The exploit demonstrates an authentication bypass via SQL injection in the login mechanism and a local file inclusion vulnerability in PHP MicroCMS 1.0.1. The SQL injection allows bypassing authentication by injecting malicious input into the username and password fields, while the LFI allows reading arbitrary files by manipulating the 'page' parameter.

Description

Directory traversal vulnerability in index.php in ApPHP PHP MicroCMS 1.0.1, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the page parameter.

Exploits (1)

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

The exploit demonstrates an authentication bypass via SQL injection in the login mechanism and a local file inclusion vulnerability in PHP MicroCMS 1.0.1. The SQL injection allows bypassing authentication by injecting malicious input into the username and password fields, while the LFI allows reading arbitrary files by manipulating the 'page' parameter.

Classification
Working Poc 90%
Attack Type
Sqli | Auth Bypass | Info Leak
Complexity
Trivial
Reliability
Reliable
Target: PHP MicroCMS <= 1.0.1
No auth needed
Prerequisites: Access to the login page · Ability to send HTTP requests to the target
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/41491
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/43232
Exploit exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/15011
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/61813
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/41455
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/68074

Scores

EPSS 0.0237
EPSS Percentile 81.6%

Details

CWE
CWE-22
Status published
Products (1)
apphp/php_microcms 1.0.1
Published Sep 22, 2010
Tracked Since Feb 18, 2026