CVE-2004-2294
PHP-Nuke 6.0-7.3 - Stored Cross-Site Scripting via Reviews Module Text Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-2294. PoCs published by Janek Vind.
AI-analyzed exploit summary The provided text describes multiple vulnerabilities in PHP-Nuke, including XSS, SQL injection, and DoS, with example URLs demonstrating the issues. It does not contain executable exploit code but serves as a technical writeup.
Description
Canonicalize-before-filter error in the send_review function in the Reviews module for PHP-Nuke 6.0 to 7.3 allows remote attackers to inject arbitrary web script or HTML via hex-encoded XSS sequences in the text parameter, which is checked for dangerous sequences before it is canonicalized, leading to a cross-site scripting (XSS) vulnerability.
Exploits (1)
The provided text describes multiple vulnerabilities in PHP-Nuke, including XSS, SQL injection, and DoS, with example URLs demonstrating the issues. It does not contain executable exploit code but serves as a technical writeup.