Files
CVEs-PoC/2005/CVE-2005-4080.md
T
2024-06-18 02:51:15 +02:00

18 lines
758 B
Markdown

### [CVE-2005-4080](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4080)
![](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
Horde IMP 4.0.4 and earlier does not sanitize strings containing UTF16 null characters, which allows remote attackers to conduct cross-site scripting (XSS) attacks via UTF16 encoded attachments and strings that will be executed when viewed using Internet Explorer, which ignores the characters.
### POC
#### Reference
- http://securityreason.com/securityalert/232
#### Github
No PoCs found on GitHub currently.