### [CVE-2016-10244](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10244) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The parse_charstrings function in type1/t1load.c in FreeType 2 before 2.7 does not ensure that a font contains a glyph name, which allows remote attackers to cause a denial of service (heap-based buffer over-read) or possibly have unspecified other impact via a crafted file. ### POC #### Reference - https://www.oracle.com/security-alerts/cpuapr2020.html #### Github - https://github.com/ARPSyndicate/cvemon