Out-of-bounds Write Affecting freetype package, versions >=0.0.0


0.0
critical

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.95% (83rd percentile)
Expand this section
NVD
9.8 critical
Expand this section
Red Hat
7 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-COCOAPODS-FREETYPE-470725
  • published 2 Oct 2019
  • disclosed 25 Mar 2017
  • credit Unknown

How to fix?

There is no fixed version for freetype.

Overview

freetype is a freely available software library to render fonts

Affected versions of this package are vulnerable to Out-of-bounds Write. These writes are caused by a heap-based buffer overflow in the t1_builder_close_contour function in psaux/psobjs.c. If a malformed font is supplied, it is possible that the contour variable is started but no points added, causing the buffer overflow.