gaen-mobile icon indicating copy to clipboard operation
gaen-mobile copied to clipboard

CVE-2022-22912 (Critical) detected in plist-3.0.1.tgz

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

CVE-2022-22912 - Critical Severity Vulnerability

Vulnerable Library - plist-3.0.1.tgz

Mac OS X Plist parser/builder for Node.js and browsers

Library home page: https://registry.npmjs.org/plist/-/plist-3.0.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/plist/package.json

Dependency Hierarchy:

  • react-native-0.64.2.tgz (Root Library)
    • cli-platform-ios-5.0.1.tgz
      • :x: plist-3.0.1.tgz (Vulnerable Library)

Found in base branch: develop

Vulnerability Details

Prototype pollution vulnerability via .parse() in Plist before v3.0.4 allows attackers to cause a Denial of Service (DoS) and may lead to remote code execution.

Publish Date: 2022-02-17

URL: CVE-2022-22912

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

Release Date: 2022-02-17

Fix Resolution (plist): 3.0.6

Direct dependency fix Resolution (react-native): 0.64.3


Step up your Open Source Security Game with Mend here