cve/2014/CVE-2014-5119.md
2024-06-18 02:51:15 +02:00

771 B

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

Github

No PoCs found on GitHub currently.