CVE-2004-1930
PHP-Nuke 6.x-7.2 - Cross-Site Scripting via Base64-Encoded User Parameter or Cookie
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-1930. PoCs published by waraxe.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in PHP-Nuke due to improper sanitization of user-supplied cookie parameters in the 'cookiedecode()' function. The provided URL encodes a malicious script that, when executed, alerts the document cookie.
Description
Cross-site scripting (XSS) vulnerability in the cookiedecode function in mainfile.php for PHP-Nuke 6.x through 7.2, when themes are used, allows remote attackers to inject arbitrary web script or HTML via a base64-encoded user parameter or cookie.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in PHP-Nuke due to improper sanitization of user-supplied cookie parameters in the 'cookiedecode()' function. The provided URL encodes a malicious script that, when executed, alerts the document cookie.