Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2024-29415 (Critical) detected in ip-1.0.1.tgz, ip-1.1.5.tgz #227

Open
mend-for-github-com bot opened this issue Jun 2, 2024 · 0 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Jun 2, 2024

CVE-2024-29415 - Critical Severity Vulnerability

Vulnerable Libraries - ip-1.0.1.tgz, ip-1.1.5.tgz

ip-1.0.1.tgz

IP address utilities for node.js

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/pac-resolver/node_modules/ip/package.json

Dependency Hierarchy:

  • karma-2.0.0.tgz (Root Library)
    • log4js-2.5.3.tgz
      • mailgun-js-0.7.15.tgz
        • proxy-agent-2.0.0.tgz
          • pac-proxy-agent-1.1.0.tgz
            • pac-resolver-2.0.0.tgz
              • ip-1.0.1.tgz (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: /package.json

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

Dependency Hierarchy:

  • cli-1.7.3.tgz (Root Library)
    • webpack-dev-server-2.11.2.tgz
      • ip-1.1.5.tgz (Vulnerable Library)

Found in HEAD commit: e09ef1e3a45be925a41a2e1aa6a0bcbc6b3c41ea

Found in base branch: master

Vulnerability Details

The ip package through 2.0.1 for Node.js might allow SSRF because some IP addresses (such as 127.1, 01200034567, 012.1.2.3, 000:0:0000::01, and ::fFFf:127.0.0.1) are improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2023-42282.

Publish Date: 2024-05-27

URL: CVE-2024-29415

CVSS 3 Score Details (9.1)

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: None

For more information on CVSS3 Scores, click here.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jun 2, 2024
@mend-for-github-com mend-for-github-com bot changed the title CVE-2024-29415 (Critical) detected in ip-1.0.1.tgz CVE-2024-29415 (Critical) detected in ip-1.0.1.tgz, ip-1.1.5.tgz Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants