billmcchesney1 / t-vault

Simplified secrets management solution
Apache License 2.0
0 stars 0 forks source link

CVE-2023-26159 (High) detected in follow-redirects-1.13.1.tgz, follow-redirects-1.5.10.tgz #367

Open mend-for-github-com[bot] opened 6 months ago

mend-for-github-com[bot] commented 6 months ago

CVE-2023-26159 - High Severity Vulnerability

Vulnerable Libraries - follow-redirects-1.13.1.tgz, follow-redirects-1.5.10.tgz

follow-redirects-1.13.1.tgz

HTTP and HTTPS modules that follow redirects.

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

Path to dependency file: /tvaultui/package.json

Path to vulnerable library: /tvaultui/node_modules/follow-redirects/package.json

Dependency Hierarchy: - http-proxy-middleware-0.9.1.tgz (Root Library) - http-proxy-1.18.1.tgz - :x: **follow-redirects-1.13.1.tgz** (Vulnerable Library)

follow-redirects-1.5.10.tgz

HTTP and HTTPS modules that follow redirects.

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

Path to dependency file: /tvaultui/package.json

Path to vulnerable library: /tvaultui/node_modules/axios/node_modules/follow-redirects/package.json

Dependency Hierarchy: - browser-sync-2.9.12.tgz (Root Library) - localtunnel-1.9.2.tgz - axios-0.19.0.tgz - :x: **follow-redirects-1.5.10.tgz** (Vulnerable Library)

Found in base branch: dev

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

Direct dependency fix Resolution (http-proxy-middleware): 0.10.0

Fix Resolution (follow-redirects): 1.15.4

Direct dependency fix Resolution (browser-sync): 2.12.1


:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.