mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 15:58:01 +02:00
18 lines
771 B
Markdown
18 lines
771 B
Markdown
### [CVE-2014-5119](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5119)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one error in the __gconv_translit_find function in gconv_trans.c in GNU C Library (aka glibc) allows context-dependent attackers to cause a denial of service (crash) or execute arbitrary code via vectors related to the CHARSET environment variable and gconv transliteration modules.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2014/Aug/69
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|