Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-1509. PoCs published by cOndemned.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in AjaxPortal 3.0 via the 'page' parameter in ajaxp_backend.php, allowing an attacker to extract user credentials from the database. The PoC uses a UNION-based SQLi to retrieve usernames and passwords concatenated with a colon.
Description
SQL injection vulnerability in ajaxp_backend.php in MyioSoft AjaxPortal 3.0 allows remote attackers to execute arbitrary SQL commands via the page parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in AjaxPortal 3.0 via the 'page' parameter in ajaxp_backend.php, allowing an attacker to extract user credentials from the database. The PoC uses a UNION-based SQLi to retrieve usernames and passwords concatenated with a colon.