Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0104. PoCs published by !-BUGJACK-!.
AI-analyzed exploit summary The exploit demonstrates SQL injection and XSS vulnerabilities in EZpack by providing crafted URLs. The SQLi example uses a UNION-based attack to extract data, while the XSS example injects a script tag to execute arbitrary JavaScript.
Description
SQL injection vulnerability in index.php in EZpack 4.2b2 allows remote attackers to execute arbitrary SQL commands via the qType parameter in a webboard prog action.
Exploits (1)
The exploit demonstrates SQL injection and XSS vulnerabilities in EZpack by providing crafted URLs. The SQLi example uses a UNION-based attack to extract data, while the XSS example injects a script tag to execute arbitrary JavaScript.