CVE Catalog

CVE-2014-9668

High
Published: Translated: NVD NIST

Summary

The woff_open_font function in FreeType before version 2.5.4 performs offset and length calculations without restricting length values, which can lead to integer overflow and heap-based buffer overflow.

Risk Assessment

Remote attackers may exploit this vulnerability to cause denial of service or potentially other unspecified impacts via a crafted WOFF file.

Recommendation

It is recommended to update FreeType to version 2.5.4 or later to mitigate the risks associated with this vulnerability.

Other vulnerabilities in FreeType

See all
Original NVD description (English source)

The woff_open_font function in sfnt/sfobjs.c in FreeType before 2.5.4 proceeds with offset+length calculations without restricting length values, which allows remote attackers to cause a denial of service (integer overflow and heap-based buffer overflow) or possibly have unspecified other impact via a crafted Web Open Font Format (WOFF) file.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS