[] NeoSense

PHP-Nuke 6.x/7.x 'Reviews' Module - Cross-Site Scripting

Author: Janek Vind
type: webapps
platform: php
port: 
date_added: 2004-02-09 
date_updated: 2012-12-25 
verified: 1 
codes: CVE-2004-0265;OSVDB-3899 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/9613/info

It has been reported that the PHP-Nuke module 'Reviews' is prone to a cross-site scripting vulnerability. The issue arises due to the module failing to properly sanitize user-supplied information. This could allow for execution of hostile HTML and script code in the web client of a user who visits a web page that contains the malicious code. This would occur in the security context of the site hosting the software.

http://www.example.com/modules.php?name=Reviews&rop=postcomment&title=%253cscript>alert%2528document.cookie);%253c/script>