CVE-2009-2883

SaphpLesson 4.0 - SQL Injection via cp_username Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2009-2883. PoCs published by SwEET-DeViL.

AI-analyzed exploit summary This exploit demonstrates an authentication bypass via SQL injection in SaphpLesson 4.0. The vulnerability arises from improper input sanitization in the `CleanVar` function, allowing attackers to bypass login checks with crafted usernames.

Description

SQL injection vulnerability in admin/login.php in SaphpLesson 4.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the cp_username parameter, related to an error in the CleanVar function in includes/functions.php.

Exploits (1)

exploitdb WORKING POC VERIFIED
by SwEET-DeViL · textwebappsphp
https://www.exploit-db.com/exploits/9248

This exploit demonstrates an authentication bypass via SQL injection in SaphpLesson 4.0. The vulnerability arises from improper input sanitization in the `CleanVar` function, allowing attackers to bypass login checks with crafted usernames.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: SaphpLesson 4.0
No auth needed
Prerequisites: magic_quotes_gpc = Off
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/51983
Exploit, Third Party Advisory exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/9248
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/35795

Scores

EPSS 0.0090
EPSS Percentile 55.0%

Details

CWE
CWE-89
Status published
Products (1)
arabless/saphplesson 4.0
Published Aug 20, 2009
Tracked Since Feb 18, 2026