Exploitation Summary
EIP tracks 2 public exploits for CVE-2005-0782. PoCs published by [email protected].
AI-analyzed exploit summary This exploit demonstrates SQL injection and XSS vulnerabilities in paFileDB via the 'viewall.php' and 'category.php' scripts. The provided URL manipulates the 'action' and 'start' parameters to inject malicious input.
Description
Cross-site scripting (XSS) vulnerability in (1) viewall.php and (2) category.php for paFileDB 3.1 and earlier allows remote attackers to inject arbitrary web script or HTML via the start parameter to pafiledb.php.
Exploits (2)
This exploit demonstrates SQL injection and XSS vulnerabilities in paFileDB via the 'viewall.php' and 'category.php' scripts. The provided URL manipulates the 'action' and 'start' parameters to inject malicious input.
This exploit demonstrates an XSS vulnerability in paFileDB via the 'category' parameter in the 'pafiledb.php' script. The PoC injects an iframe to an external site, confirming the vulnerability.