MValle21 / conduktor

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

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

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

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

CVE-2022-0536 - 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 HEAD commit: 2afe18be24d4f77034e10f011e2885a5f1f53cb9

Found in base branch: master

Vulnerability Details

Improper Removal of Sensitive Information Before Storage or Transfer in NPM follow-redirects prior to 1.14.8.

Publish Date: 2022-02-09

URL: CVE-2022-0536

CVSS 3 Score Details (5.9)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0536

Release Date: 2022-02-09

Fix Resolution (follow-redirects): 1.14.8

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

Fix Resolution (follow-redirects): 1.14.8

Direct dependency fix Resolution (axios): 0.20.0-0


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