Neptune Web Server 3.0 - 404 Error Page Cross-Site Scripting

Author: NetJackal
type: remote
platform: multiple
port: 
date_added: 2008-03-07  
date_updated: 2014-02-03  
verified: 1  
codes: CVE-2008-1283;OSVDB-42796  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 31362.txt  
source: https://www.securityfocus.com/bid/28148/info

Neptune Web Server is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

Neptune Web Server Professional Edition 3.0 is vulnerable; other versions may also be affected.

http://www.example.com/<IMG SRC="javascript:alert('XSS');">