Vulnerabilities (CVE)

Filtered by vendor Icu-project Subscribe
Filtered by product International Components For Unicode
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2014-9654 2 Google, Icu-project 2 Chrome, International Components For Unicode 2019-04-23 7.5 HIGH 9.8 CRITICAL
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.
CVE-2014-9911 1 Icu-project 1 International Components For Unicode 2019-04-23 7.5 HIGH 9.8 CRITICAL
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.
CVE-2016-6293 1 Icu-project 1 International Components For Unicode 2019-04-23 7.5 HIGH 9.8 CRITICAL
The uloc_acceptLanguageFromHTTP function in common/uloc.cpp in International Components for Unicode (ICU) through 57.1 for C/C++ does not ensure that there is a '\0' character at the end of a certain temporary array, which allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long httpAcceptLanguage argument.
CVE-2016-7415 1 Icu-project 1 International Components For Unicode 2019-04-23 7.5 HIGH 9.8 CRITICAL
Stack-based buffer overflow in the Locale class in common/locid.cpp in International Components for Unicode (ICU) through 57.1 for C/C++ allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a long locale string.
CVE-2017-14952 1 Icu-project 1 International Components For Unicode 2019-04-23 7.5 HIGH 9.8 CRITICAL
Double free in i18n/zonemeta.cpp in International Components for Unicode (ICU) for C/C++ through 59.1 allows remote attackers to execute arbitrary code via a crafted string, aka a "redundant UVector entry clean up function call" issue.
CVE-2017-17484 1 Icu-project 1 International Components For Unicode 2019-04-23 7.5 HIGH 9.8 CRITICAL
The ucnv_UTF8FromUTF8 function in ucnv_u8.cpp in International Components for Unicode (ICU) for C/C++ through 60.1 mishandles ucnv_convertEx calls for UTF-8 to UTF-8 conversion, which allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted string, as demonstrated by ZNC.
CVE-2018-18928 1 Icu-project 1 International Components For Unicode 2019-01-16 7.5 HIGH 9.8 CRITICAL
International Components for Unicode (ICU) for C/C++ 63.1 has an integer overflow in number::impl::DecimalQuantity::toScientificString() in i18n/number_decimalquantity.cpp.