[] NeoSense

MyServer 0.9.8 - Post.MSCGI Cross-Site Scripting

Author: Prili
type: remote
platform: multiple
port: 
date_added: 2007-01-02 
date_updated: 2013-12-12 
verified: 1 
codes: CVE-2007-3364;OSVDB-37506 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

MyServer is prone to a cross-site scripting vulnerability because the application 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 help the attacker steal cookie-based authentication credentials and launch other attacks.

MyServer 0.8.9 is vulnerable; other versions may also be affected.

http://localhost/cgi-bin/post.mscgi Post:<script>alert('xss');</script>