[] NeoSense

CuteNews 1.4.1 - 'show_news.php' Cross-Site Scripting

Author: imei
type: webapps
platform: php
port: 
date_added: 2006-02-20 
date_updated: 2016-12-08 
verified: 1 
codes: CVE-2006-0885;OSVDB-23400 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

CuteNews is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before including it in dynamically generated HTML content.

An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.

CuteNews version 1.4.1 is vulnerable to this issue; other versions may also be affected.

The following proof of concept was provided:

/cutenews/show_news.php?subaction=addcomment&id={aNewsId}&name={anExistantUserName}&show=%22%3E%3Cscript%3Ealert(�imei�)%3C/script%3E