CVE-2005-1049
PostNuke 0.760-RC3 - Cross-Site Scripting via Module Parameter or OP Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-1049. PoCs published by Dcrab.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in PostNuke by injecting arbitrary JavaScript code via the 'op' parameter in the user.php URL. The payload triggers an alert displaying the user's cookies, proving the vulnerability.
Description
Multiple cross-site scripting vulnerabilities in PostNuke 0.760-RC3 allow remote attackers to inject arbitrary web script or HTML via the (1) module parameter to admin.php or (2) op parameter to user.php. NOTE: the vendor reports that certain issues could not be reproduced for 760 RC3, or for .750. However, the op/user.php issue exists when the pnAntiCracker setting is disabled.
Exploits (2)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in PostNuke by injecting arbitrary JavaScript code via the 'op' parameter in the user.php URL. The payload triggers an alert displaying the user's cookies, proving the vulnerability.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in PostNuke by injecting arbitrary JavaScript code via the 'module' parameter in the admin.php URL. The PoC uses a simple alert to display the user's cookies, proving the vulnerability.