cve/2016/CVE-2016-6293.md
2024-05-26 14:27:05 +02:00

837 B

CVE-2016-6293

Description

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.

POC

Reference

No PoCs from references.

Github