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

CVE-2022-25235 (High) detected in expat-sys-2.1.6.crate

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

CVE-2022-25235 - High Severity Vulnerability

Vulnerable Library - expat-sys-2.1.6.crate

XML parser library written in C

Library home page: https://crates.io/api/v1/crates/expat-sys/2.1.6/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: expat-sys-2.1.6.crate (Vulnerable Library)

Found in HEAD commit: a5a175063bd51fcbbce0eaba88d1b9b6ad315911

Found in base branch: master

Vulnerability Details

xmltok_impl.c in Expat (aka libexpat) before 2.4.5 lacks certain validation of encoding, such as checks for whether a UTF-8 character is valid in a certain context.

Publish Date: 2022-02-16

URL: CVE-2022-25235

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://nvd.nist.gov/vuln/detail/CVE-2022-25235

Release Date: 2022-02-16

Fix Resolution: cmake - 3.19.5,3.17.3,3.22.0;cmake-native - 3.22.0,3.17.3,3.20.1;python3 - 3.8.2


Step up your Open Source Security Game with Mend here