header-logo
Suggest Exploit
vendor:
Java System Messenger Express
by:
SecurityFocus
6.4
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: Java System Messenger Express
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

Sun Java System Messenger Express Cross-Site Scripting Vulnerability

Sun Java System Messenger Express 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 have arbitrary script code execute 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.

Mitigation:

Input validation should be used to ensure that untrusted data is not used to generate dynamic content. Additionally, applications should use a whitelist of acceptable inputs that strictly define what type of data can be accepted.
Source

Exploit-DB raw data:

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

Sun Java System Messenger Express 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 have arbitrary script code execute 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.

Specific information regarding affected versions of Sun Java System Messenger Express is not currently available; this BID will be updated as more information is disclosed.

http://www.example.com/?user=&error=%3Cscript%3Ealert('hakin9');%3C/script%3E</a>