mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
1.0 KiB
1.0 KiB
CVE-2014-9654
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