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

20 lines
857 B
Markdown

### [CVE-2014-9911](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9911)
![](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
Stack-based buffer overflow in the ures_getByKeyWithFallback function in common/uresbund.cpp in International Components for Unicode (ICU) before 54.1 for C/C++ allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted uloc_getDisplayName call.
### POC
#### Reference
- http://bugs.icu-project.org/trac/changeset/35699
- http://bugs.icu-project.org/trac/ticket/1089
- https://bugs.php.net/bug.php?id=67397
#### Github
- https://github.com/ARPSyndicate/cvemon