First published: Fri Dec 31 2004(Updated: )
Cross-site scripting (XSS) vulnerability in modules.php in NukeCalendar 1.1.a, as used in PHP-Nuke, allows remote attackers to inject arbitrary web script or HTML via the eid parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP-Nuke | =8.0_final | |
shiba-design NukeCalendar | =1.1.a |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2004-1913 is considered a moderate severity vulnerability due to its potential for cross-site scripting attacks allowing remote code injection.
To fix CVE-2004-1913, you should sanitize the input to the eid parameter in modules.php to prevent injection of arbitrary web scripts or HTML.
CVE-2004-1913 affects PHP-Nuke versions that utilize NukeCalendar 1.1.a, specifically PHP-Nuke 8.0_final.
CVE-2004-1913 is a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into web pages.
The affected software related to CVE-2004-1913 is provided by Francisco Burzi for PHP-Nuke and Shiba Design for NukeCalendar.