hello-world.rs icon indicating copy to clipboard operation
hello-world.rs copied to clipboard

CVE-2017-7858 (High) detected in servo-freetype-sys-4.0.5.crate

Open mend-bolt-for-github[bot] opened this issue 4 years ago • 0 comments

CVE-2017-7858 - High Severity Vulnerability

Vulnerable Library - servo-freetype-sys-4.0.5.crate

FreeType is a freely available software library to render fonts.

Library home page: https://crates.io/api/v1/crates/servo-freetype-sys/4.0.5/download

Dependency Hierarchy:

  • amethyst-0.15.3.crate (Root Library)
    • amethyst_ui-0.15.3.crate
      • font-kit-0.5.0.crate
        • servo-fontconfig-0.4.0.crate
          • servo-fontconfig-sys-4.0.9.crate
            • :x: servo-freetype-sys-4.0.5.crate (Vulnerable Library)

Found in HEAD commit: a5a175063bd51fcbbce0eaba88d1b9b6ad315911

Found in base branch: master

Vulnerability Details

FreeType 2 before 2017-03-07 has an out-of-bounds write related to the TT_Get_MM_Var function in truetype/ttgxvar.c and the sfnt_init_face function in sfnt/sfobjs.c.

Publish Date: 2017-04-14

URL: CVE-2017-7858

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7858

Release Date: 2017-04-14

Fix Resolution: VER-2-8-1


Step up your Open Source Security Game with Mend here