Skip to content

CVE-2023-26159 (Medium) detected in follow-redirects-1.6.1.tgz #249

Description

@mend-bolt-for-github

CVE-2023-26159 - Medium Severity Vulnerability

Vulnerable Library - follow-redirects-1.6.1.tgz

HTTP and HTTPS modules that follow redirects.

Library home page: https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.6.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/follow-redirects

Dependency Hierarchy:

  • cli-service-4.0.0-alpha.0.tgz (Root Library)
    • webpack-dev-server-3.3.1.tgz
      • http-proxy-middleware-0.19.1.tgz
        • http-proxy-1.17.0.tgz
          • ❌ follow-redirects-1.6.1.tgz (Vulnerable Library)

Found in HEAD commit: b9888ec61e269386b4fab790d7d16670ad49b548

Found in base branch: fix-babel-core-js

Vulnerability Details

Versions of the package follow-redirects before 1.15.4 are vulnerable to Improper Input Validation due to the improper handling of URLs by the url.parse() function. When new URL() throws an error, it can be manipulated to misinterpret the hostname. An attacker could exploit this weakness to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches.

Publish Date: 2024-01-02

URL: CVE-2023-26159

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2023-26159

Release Date: 2024-01-02

Fix Resolution (follow-redirects): 1.15.4

Direct dependency fix Resolution (@vue/cli-service): 4.0.0


Step up your Open Source Security Game with Mend here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions