Hello, I have found a HTML Injection vulnerability in Sun Java™ System Communications Express, a web client that provides an integrated web-based communication and collaboration client to the Sun Java Communications Suite. It consists of three client modules - Calendar, Address Book, and Mail. Here is a screen-shot that demonstrates the vulnerability: http://sosoblood.freehostia.com/SJSC/html_injection.gif As we can see in the picture, I was able to inject some HTML and make my name in bold at the header of the page. Also, I was able to inject an image in the test message subject that I sent to myself. One can also inject an IFRAME or any HTML tag. However, the potential threat is limited by the limited characters size of some fields like the "Full Name" at the header of the page and the "Subject" of a message. So injecting long strings is impossible. A solution for this vulnerability is implemented by using the htmlentities() function. Thank you for reading. Edgard Chammas [454447415244].