CVE-2008-1425

Easy-Clanpage 2.2 - SQL Injection via Gallery Module id Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2008-1425. PoCs published by Easy Laster, n3w7u.

AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in Easy-Clanpage <= v2.1 by injecting a UNION-based query to extract user credentials (password hashes) from the `ecp_user` table. The exploit constructs a malicious URL and uses LWP::Simple to fetch the response, parsing the password hash from the output.

Description

SQL injection vulnerability in index.php in the gallery module in Easy-Clanpage 2.2 allows remote attackers to execute arbitrary SQL commands via the id parameter in a kate action.

Exploits (2)

exploitdb WORKING POC VERIFIED
by Easy Laster · perlwebappsmultiple
https://www.exploit-db.com/exploits/11964

This Perl script exploits a SQL injection vulnerability in Easy-Clanpage <= v2.1 by injecting a UNION-based query to extract user credentials (password hashes) from the `ecp_user` table. The exploit constructs a malicious URL and uses LWP::Simple to fetch the response, parsing the password hash from the output.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Easy-Clanpage <= v2.1
No auth needed
Prerequisites: Target URL with vulnerable Easy-Clanpage installation · Network access to the target
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by n3w7u · textwebappsphp
https://www.exploit-db.com/exploits/5275

This exploit demonstrates a SQL injection vulnerability in Easy-Clanpage v2.2's gallery module. The PoC provides a crafted URL that extracts user credentials from the database via a UNION-based SQL injection.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Easy-Clanpage v2.2
No auth needed
Prerequisites: Target must be running Easy-Clanpage v2.2 with the gallery module enabled
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/41303
Third Party Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/29430
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/28309
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/5275

Scores

EPSS 0.0097
EPSS Percentile 57.3%

Details

CWE
CWE-89
Status published
Products (1)
easy-clanpage/easy-clanpage 2.2
Published Mar 20, 2008
Tracked Since Feb 18, 2026