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

18 lines
864 B
Markdown

### [CVE-2015-1270](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1270)
![](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
The ucnv_io_getConverterName function in common/ucnv_io.cpp in International Components for Unicode (ICU), as used in Google Chrome before 44.0.2403.89, mishandles converter names with initial x- substrings, which allows remote attackers to cause a denial of service (read of uninitialized memory) or possibly have unspecified other impact via a crafted file.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html
#### Github
- https://github.com/ARPSyndicate/cvemon