Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2340. 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 txtUserName (aka User Name) parameter. NOTE: some of these details are obtained 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.