MValle21 / conduktor

A simple URL shortener that uses GSuite authentication
MIT License
0 stars 0 forks source link

CVE-2022-0155 (Medium) detected in follow-redirects-1.11.0.tgz, follow-redirects-1.5.10.tgz #35

Open mend-for-github-com[bot] opened 2 years ago

mend-for-github-com[bot] commented 2 years ago

CVE-2022-0155 - Medium Severity Vulnerability

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

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

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

Dependency Hierarchy: - webpack-dev-server-3.1.11.tgz (Root Library) - http-proxy-middleware-0.18.0.tgz - http-proxy-1.18.1.tgz - :x: **follow-redirects-1.11.0.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: /client/package.json

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

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

Found in base branch: master

Vulnerability Details

follow-redirects is vulnerable to Exposure of Private Personal Information to an Unauthorized Actor

Publish Date: 2022-01-10

URL: CVE-2022-0155

CVSS 3 Score Details (6.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406/

Release Date: 2022-01-10

Fix Resolution (follow-redirects): 1.14.7

Direct dependency fix Resolution (webpack-dev-server): 3.1.12

Fix Resolution (follow-redirects): 1.14.7

Direct dependency fix Resolution (axios): 0.20.0-0


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