bsbtd / Teste

0 stars 1 forks source link

CVE-2023-26159 (Medium) detected in follow-redirects-1.5.10.tgz, follow-redirects-1.11.0.tgz #1629

Open mend-bolt-for-github[bot] opened 5 months ago

mend-bolt-for-github[bot] commented 5 months ago

CVE-2023-26159 - Medium Severity Vulnerability

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

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: /website/package.json

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

Dependency Hierarchy: - client-4.12.0.tgz (Root Library) - axios-0.18.1.tgz - :x: **follow-redirects-1.5.10.tgz** (Vulnerable Library)

follow-redirects-1.11.0.tgz

HTTP and HTTPS modules that follow redirects.

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

Path to dependency file: /ionic-angular-twitter-pwa/package.json

Path to vulnerable library: /pro-table/node_modules/follow-redirects/package.json,/pro-table/node_modules/follow-redirects/package.json

Dependency Hierarchy: - father-2.29.3.tgz (Root Library) - docz-core-1.2.0.tgz - webpack-dev-server-3.10.3.tgz - http-proxy-middleware-0.19.1.tgz - http-proxy-1.18.0.tgz - :x: **follow-redirects-1.11.0.tgz** (Vulnerable Library)

Found in HEAD commit: d7902ef8a32bf5ed5491f1c438a0281890fcbadf

Found in base branch: master

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 (@slack/client): 5.0.0

Fix Resolution (follow-redirects): 1.15.4

Direct dependency fix Resolution (father): 2.29.4


Step up your Open Source Security Game with Mend here