Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0707. PoCs published by Virangar Security.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in PowerClan 1.14a, allowing authentication bypass by injecting a malicious payload into the login field. The payload ' or 1=1/* bypasses authentication by making the SQL query always true.
Description
SQL injection vulnerability in admin/index.php in PowerClan 1.14a allows remote attackers to execute arbitrary SQL commands via the loginemail parameter (aka login field). NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in PowerClan 1.14a, allowing authentication bypass by injecting a malicious payload into the login field. The payload ' or 1=1/* bypasses authentication by making the SQL query always true.