operatorfabric-core icon indicating copy to clipboard operation
operatorfabric-core copied to clipboard

CVE-2023-42282 (Critical) detected in ip-2.0.0.tgz

Open mend-bolt-for-github[bot] opened this issue 1 year ago • 12 comments

CVE-2023-42282 - Critical Severity Vulnerability

Vulnerable Library - ip-2.0.0.tgz

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

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

Path to dependency file: /migrations/migration-entity-roles/package.json

Path to vulnerable library: /migrations/migration-entity-roles/package.json,/migrations/migration-rrule-recurrence/package.json

Dependency Hierarchy:

  • mongodb-6.4.0.tgz (Root Library)
    • socks-2.7.1.tgz
      • :x: ip-2.0.0.tgz (Vulnerable Library)

Found in HEAD commit: ae56910d50de96bd9f4d5284c08192f4a31d2450

Found in base branch: develop

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: https://github.com/advisories/GHSA-78xj-cgh5-2h22

Release Date: 2024-02-08

Fix Resolution: ip - 1.1.9,2.0.1


Step up your Open Source Security Game with Mend here