CVE-2001-1524
PHP-Nuke <= 5.3.1 - Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2001-1524. PoCs published by Cabezon Aurélien.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in PHPNuke, where malicious script code can be injected via the 'user.php' page or other scripts like 'modules.php'. The vulnerability allows execution of arbitrary JavaScript in the context of the victim's session, potentially leading to cookie theft.
Description
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.
Exploits (2)
The provided text describes a cross-site scripting (XSS) vulnerability in PHPNuke, where malicious script code can be injected via the 'user.php' page or other scripts like 'modules.php'. The vulnerability allows execution of arbitrary JavaScript in the context of the victim's session, potentially leading to cookie theft.
The provided text describes a cross-site scripting (XSS) vulnerability in PHPNuke and PostNuke, specifically in the 'user.php' and 'modules.php' scripts. It includes an example exploit URL demonstrating the vulnerability.