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-2023-42282 (Critical) detected in ip-1.1.5.tgz

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

CVE-2023-42282 - Critical Severity Vulnerability

Vulnerable Library - ip-1.1.5.tgz

[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)

Library home page: https://registry.npmjs.org/ip/-/ip-1.1.5.tgz

Path to dependency file: /Section33-In-Depth-Redux-Code-Walkthrough/react-redux-todos/package.json

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

Dependency Hierarchy:

  • react-scripts-1.1.4.tgz (Root Library)
    • webpack-dev-server-2.9.4.tgz
      • ip-1.1.5.tgz (Vulnerable Library)

Found in HEAD commit: d80f181a2f4dd1169fbef38813309ffdd4ad82d4

Found in base branch: master

Vulnerability Details

The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses (such as 0x7f.1) are improperly categorized as globally routable via isPublic.

Publish Date: 2024-02-08

URL: CVE-2023-42282

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: GHSA-78xj-cgh5-2h22

Release Date: 2024-02-08

Fix Resolution (ip): 1.1.9

Direct dependency fix Resolution (react-scripts): 1.1.5


Step up your Open Source Security Game with Mend here