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