Jason-Clark-FG/OpenMetadata-FG

axios-1.6.3.tgz: 1 vulnerabilities (highest severity is: 7.3) - autoclosed

Closed this issue · 1 comments

Vulnerable Library - axios-1.6.3.tgz

Path to dependency file: /openmetadata-ui/src/main/resources/ui/package.json

Path to vulnerable library: /openmetadata-ui/src/main/resources/ui/package.json

Found in HEAD commit: 0d43a8050e6c73014cff9be7dec96a81296f3061

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (axios version) Remediation Possible**
CVE-2023-26159 High 7.3 follow-redirects-1.15.3.tgz Transitive N/A*

*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-2023-26159

Vulnerable Library - follow-redirects-1.15.3.tgz

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

Path to dependency file: /openmetadata-ui/src/main/resources/ui/package.json

Path to vulnerable library: /openmetadata-ui/src/main/resources/ui/package.json

Dependency Hierarchy:

  • axios-1.6.3.tgz (Root Library)
    • follow-redirects-1.15.3.tgz (Vulnerable Library)

Found in HEAD commit: 0d43a8050e6c73014cff9be7dec96a81296f3061

Found in base branch: main

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 (7.3)

Base Score Metrics:

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

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

✔️ 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.