mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
748 B
Markdown
18 lines
748 B
Markdown
### [CVE-2011-4599](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4599)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in the _canonicalize function in common/uloc.c in International Components for Unicode (ICU) before 49.1 allows remote attackers to execute arbitrary code via a crafted locale ID that is not properly handled during variant canonicalization.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugs.icu-project.org/trac/ticket/8984
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|