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

20 lines
1.0 KiB
Markdown

### [CVE-2014-9654](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9654)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The Regular Expressions package in International Components for Unicode (ICU) for C/C++ before 2014-12-03, as used in Google Chrome before 40.0.2214.91, calculates certain values without ensuring that they can be represented in a 24-bit field, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted string, a related issue to CVE-2014-7923.
### POC
#### Reference
- http://bugs.icu-project.org/trac/changeset/36801
- http://bugs.icu-project.org/trac/ticket/11371
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
#### Github
- https://github.com/ARPSyndicate/cvemon