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

proxy-agent-6.4.0.tgz: 1 vulnerabilities (highest severity is: 9.1) reachable - autoclosed #630

Closed
mend-for-github-com bot opened this issue May 28, 2024 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented May 28, 2024

Vulnerable Library - proxy-agent-6.4.0.tgz

Path to dependency file: /package.json

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

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (proxy-agent version) Remediation Possible** Reachability
CVE-2024-29415 Critical 9.1 detected in multiple dependencies Transitive N/A*

Reachable

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-29415

Vulnerable Libraries - ip-2.0.1.tgz, ip-1.1.9.tgz

ip-2.0.1.tgz

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

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • proxy-agent-6.4.0.tgz (Root Library)
    • socks-proxy-agent-8.0.2.tgz
      • socks-2.7.1.tgz
        • ip-2.0.1.tgz (Vulnerable Library)

ip-1.1.9.tgz

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

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • proxy-agent-6.4.0.tgz (Root Library)
    • pac-proxy-agent-7.0.1.tgz
      • pac-resolver-7.0.0.tgz
        • ip-1.1.9.tgz (Vulnerable Library)

Found in base branch: main

Reachability Analysis

This vulnerability is potentially reachable

serverless-domain-manager-7.3.8/src/globals.ts (Application)
  -> proxy-agent-6.4.0/dist/index.js (Extension)
   -> pac-proxy-agent-7.0.1/dist/index.js (Extension)
    -> pac-resolver-7.0.0/dist/index.js (Extension)
     -> pac-resolver-7.0.0/dist/myIpAddress.js (Extension)
      -> ❌ ip-1.1.9/lib/ip.js (Vulnerable Component)

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 Mend label May 28, 2024
@mend-for-github-com mend-for-github-com bot changed the title proxy-agent-6.4.0.tgz: 1 vulnerabilities (highest severity is: 5.5) proxy-agent-6.4.0.tgz: 1 vulnerabilities (highest severity is: 9.1) May 30, 2024
@mend-for-github-com mend-for-github-com bot changed the title proxy-agent-6.4.0.tgz: 1 vulnerabilities (highest severity is: 9.1) proxy-agent-6.4.0.tgz: 1 vulnerabilities (highest severity is: 9.1) reachable Jul 18, 2024
@mend-for-github-com mend-for-github-com bot changed the title proxy-agent-6.4.0.tgz: 1 vulnerabilities (highest severity is: 9.1) reachable proxy-agent-6.4.0.tgz: 1 vulnerabilities (highest severity is: 9.1) reachable - autoclosed Aug 28, 2024
Copy link
Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants