Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2388. PoCs published by Moudi.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass via SQL injection in Opial Version 1.0. The PoC provides a simple payload to bypass admin login by injecting ' or '1=1 into the username field, leaving the password empty.
Description
SQL injection vulnerability in admin/index.php in Opial 1.0 allows remote attackers to execute arbitrary SQL commands via the txtPassword parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This exploit demonstrates an authentication bypass via SQL injection in Opial Version 1.0. The PoC provides a simple payload to bypass admin login by injecting ' or '1=1 into the username field, leaving the password empty.