mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
837 B
Markdown
18 lines
837 B
Markdown
### [CVE-2016-6293](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/andrewwebber/kate
|
|
|