Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-1070. PoCs published by Pistone.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in PHP-Wiki by injecting malicious script code via the 'pagename' URI parameter. The vulnerability arises due to insufficient sanitization of HTML input, allowing arbitrary JavaScript execution in the context of the victim's browser.
Description
Cross-site scripting vulnerability in PHPWiki Postnuke wiki module allows remote attackers to execute script as other PHPWiki users via the pagename parameter.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in PHP-Wiki by injecting malicious script code via the 'pagename' URI parameter. The vulnerability arises due to insufficient sanitization of HTML input, allowing arbitrary JavaScript execution in the context of the victim's browser.