Files
CVEs-PoC/2014/CVE-2014-5119.md
T
2024-06-18 02:51:15 +02:00

18 lines
771 B
Markdown

### [CVE-2014-5119](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5119)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.