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

CVE-2022-27406 (High) detected in servo-freetype-sys-4.0.5.crate

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

CVE-2022-27406 - 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 commit 22a0cccb4d9d002f33c1ba7a4b36812c7d4f46b5 was discovered to contain a segmentation violation via the function FT_Request_Size.

Publish Date: 2022-04-22

URL: CVE-2022-27406

CVSS 3 Score Details (7.5)

Base Score Metrics:

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

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2022-27406

Release Date: 2022-04-22

Fix Resolution: freetype2-doc - 2.11.1+dfsg-2;libfreetype6-udeb - 2.11.1+dfsg-2;libfreetype6-dev - 2.11.1+dfsg-2;freetype2-demos - 2.11.1+dfsg-2;libfreetype6 - 2.11.1+dfsg-2;libfreetype-dev - 2.11.1+dfsg-2


Step up your Open Source Security Game with Mend here