vendor:
PostNuke
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: PostNuke
Affected Version From: 0.726-3
Affected Version To: 0.75-RC3
Patch Exists: NO
Related CWE: Unknown
CPE: a:postnuke:postnuke
Platforms Tested:
Unknown
Cross-Site Scripting Vulnerability in PostNuke
The 'title' parameter of the 'Reviews' script in PostNuke is prone to a cross-site scripting vulnerability. Exploiting this vulnerability could lead to the theft of cookie-based authentication credentials and other possible attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input before using it in any output context. Developers should also consider implementing Content Security Policy (CSP) to prevent cross-site scripting attacks.