CVE-2010-3481

ApPHP PHP MicroCMS 1.0.1 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2010-3481. 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

Multiple SQL injection vulnerabilities in login.php in ApPHP PHP MicroCMS 1.0.1, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) user_name and (2) password variables, possibly related to include/classes/Login.php. NOTE: some of these details are obtained from third party information. NOTE: the password vector might not be vulnerable.

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 (7)

Core 7
Core References
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/41492
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/61810
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/43232
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/68073
Exploit exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/15011
Third Party Advisory mailing-list x_refsource_vim
http://www.attrition.org/pipermail/vim/2010-September/002439.html
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/41455

Scores

EPSS 0.0112
EPSS Percentile 61.8%

Details

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