CVE-2001-1524: XSS
Cross-site scripting (XSS) vulnerability in PHP-Nuke 5.3.1 and earlier allows remote attackers to inject arbitrary web script or HTML via the (1) uname parameter in user.php, (2) ttitle, letter and file parameters in modules.php, (3) subject, story and storyext parameters in submit.php, (4) upload parameter in admin.php and (5) fname parameter in friend.php.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2001-1524?
CVE-2001-1524 is classified as a high severity vulnerability due to its potential for allowing remote attackers to execute arbitrary scripts.
How do I fix CVE-2001-1524?
To fix CVE-2001-1524, upgrade PHP-Nuke to version 5.3.2 or later that resolves this XSS vulnerability.
Which versions of PHP-Nuke are affected by CVE-2001-1524?
CVE-2001-1524 affects PHP-Nuke versions 5.3.1 and earlier.
What types of parameters are exploited in CVE-2001-1524?
CVE-2001-1524 exploits parameters such as uname in user.php and ttitle, letter, and file in modules.php for XSS attacks.
Can CVE-2001-1524 lead to data theft?
Yes, CVE-2001-1524 can potentially lead to data theft since it allows attackers to inject malicious scripts into web pages.