Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0394. PoCs published by darkjoker.
AI-analyzed exploit summary This exploit leverages a blind SQL injection vulnerability in PLE CMS 1.0 beta 4.2 to extract user passwords by brute-forcing character by character. It sends crafted HTTP requests to the login.php endpoint and checks for error responses to infer the password.
Description
SQL injection vulnerability in login.php in Pre Lecture Exercises (PLEs) CMS 1.0 beta 4.2 allows remote attackers to execute arbitrary SQL commands via the school parameter.
Exploits (1)
This exploit leverages a blind SQL injection vulnerability in PLE CMS 1.0 beta 4.2 to extract user passwords by brute-forcing character by character. It sends crafted HTTP requests to the login.php endpoint and checks for error responses to infer the password.