NeoMail - 'NeoMail.pl?sessionid' Cross-Site Scripting

EDB-ID:

27761




Platform:

CGI

Date:

2006-04-28


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

NeoMail is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input. 

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 help the attacker steal cookie-based authentication credentials and launch other attacks.

A successful exploit of this issue may grant an attacker full access to a victim user's NeoMail account.

http://www.example.com:2095/user+site.com/neomail.pl?sessionid=<script>alert(document.cookie)</script><!--