rvvergara / advanced-web-developer-bootcamp-notes-examples-and-exercises

Examples and Exercises compiled. From the awesome Advanced Web Developer Bootcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2022-38900 (High) detected in decode-uri-component-0.2.0.tgz

mend-bolt-for-github opened this issue · comments

CVE-2022-38900 - High Severity Vulnerability

Vulnerable Library - decode-uri-component-0.2.0.tgz

A better decodeURIComponent

Library home page: https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz

Path to dependency file: /Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/package.json

Path to vulnerable library: /Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/decode-uri-component/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/decode-uri-component/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/decode-uri-component/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/decode-uri-component/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/decode-uri-component/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/decode-uri-component/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/decode-uri-component/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/decode-uri-component/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/decode-uri-component/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/decode-uri-component/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/decode-uri-component/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/decode-uri-component/package.json

Dependency Hierarchy:

  • react-scripts-1.1.4.tgz (Root Library)
    • babel-jest-20.0.3.tgz
      • babel-plugin-istanbul-4.1.6.tgz
        • test-exclude-4.2.1.tgz
          • micromatch-3.1.10.tgz
            • snapdragon-0.8.2.tgz
              • source-map-resolve-0.5.2.tgz
                • decode-uri-component-0.2.0.tgz (Vulnerable Library)

Found in base branch: master

Vulnerability Details

decode-uri-component 0.2.0 is vulnerable to Improper Input Validation resulting in DoS.

Publish Date: 2022-11-28

URL: CVE-2022-38900

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: GHSA-w573-4hg7-7wgq

Release Date: 2022-11-28

Fix Resolution (decode-uri-component): 0.2.1

Direct dependency fix Resolution (react-scripts): 1.1.5


Step up your Open Source Security Game with Mend here