CVE-2010-4751

LightNEasy 3.2.1 - Authenticated SQL Injection via id Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2010-4751.

AI-analyzed exploit summary This exploit demonstrates a blind SQL injection vulnerability in LightNEasy CMS 3.2.1, where the 'handle' parameter in the login function is not sanitized. The PoC uses a UNION-based query with BENCHMARK to infer the admin password hash character by character.

Description

SQL injection vulnerability in LightNEasy.php in LightNEasy 3.2.1, when magic_quotes_gpc is disabled, allows remote authenticated users to execute arbitrary SQL commands via the id parameter in an edituser action, a different vector than CVE-2008-6593, CVE-2010-3484, and CVE-2010-3485.

Exploits (1)

exploitdb WORKING POC
webappsphp
https://www.exploit-db.com/exploits/15060

This exploit demonstrates a blind SQL injection vulnerability in LightNEasy CMS 3.2.1, where the 'handle' parameter in the login function is not sanitized. The PoC uses a UNION-based query with BENCHMARK to infer the admin password hash character by character.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: LightNEasy CMS 3.2.1
No auth needed
Prerequisites: Access to the login page · Knowledge of the database structure
devstral-2 · analyzed Feb 19, 2026 Full analysis →

References (5)

Core 5
Core References
Various Sources x_refsource_misc
http://holisticinfosec.org/content/view/168/45/
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/63723
Various Sources x_refsource_confirm
http://www.lightneasy.org/punbb/viewtopic.php?id=1207
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/45230
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/42391

Scores

EPSS 0.0082
EPSS Percentile 52.6%

Details

CWE
CWE-89
Status published
Products (1)
lightneasy/lightneasy 3.2.1
Published Mar 01, 2011
Tracked Since Feb 18, 2026