CVE-2009-0105
EZpack 4.2b2 - Cross-Site Scripting via mdfd Parameter in index.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0105. 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
Cross-site scripting (XSS) vulnerability in index.php in EZpack 4.2b2 allows remote attackers to inject arbitrary web script or HTML via the mdfd parameter in a 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.