cve/2009/CVE-2009-1729.md

19 lines
920 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-1729](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1729)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in Sun Java System Communications Express 6 2005Q4 (aka 6.2) and 6.3 allow remote attackers to inject arbitrary web script or HTML via (1) the abperson_displayName parameter to uwc/abs/search.xml in the Add Contact implementation in the Personal Address Book component or (2) the temporaryCalendars parameter to uwc/base/UWCMain.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2009/May/0177.html
- http://www.coresecurity.com/content/sun-communications-express
#### Github
No PoCs found on GitHub currently.