CVE-2004-0265
Php-Nuke 6.x-7.1.0 - Cross-Site Scripting via News or Reviews Module Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-0265. PoCs published by Janek Vind.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in the PHP-Nuke 'Reviews' module. The issue arises due to insufficient sanitization of user-supplied input, allowing execution of arbitrary HTML and script code in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in modules.php for Php-Nuke 6.x-7.1.0 allows remote attackers to execute arbitrary script as other users via URL-encoded (1) title or (2) fname parameters in the News or Reviews modules.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in the PHP-Nuke 'Reviews' module. The issue arises due to insufficient sanitization of user-supplied input, allowing execution of arbitrary HTML and script code in the context of the affected site.