ignatandrei / MicroservicesPortChooser

If you have multiple microservices and do not know how to choose a port, generate same static port number every time
https://microservicesportchooser.azurewebsites.net/
MIT License
2 stars 0 forks source link

CVE-2021-43138 (High) detected in async-2.6.3.tgz #43

Closed mend-bolt-for-github[bot] closed 2 years ago

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

CVE-2021-43138 - High Severity Vulnerability

Vulnerable Library - async-2.6.3.tgz

Higher-order functions and common patterns for asynchronous code

Library home page: https://registry.npmjs.org/async/-/async-2.6.3.tgz

Path to dependency file: /src/MicroservicesAng/package.json

Path to vulnerable library: /src/MicroservicesAng/node_modules/async/package.json

Dependency Hierarchy: - build-angular-12.2.1.tgz (Root Library) - webpack-dev-server-3.11.2.tgz - portfinder-1.0.28.tgz - :x: **async-2.6.3.tgz** (Vulnerable Library)

Found in base branch: main

Vulnerability Details

A vulnerability exists in Async through 3.2.1 (fixed in 3.2.2) , which could let a malicious user obtain privileges via the mapValues() method.

Publish Date: 2022-04-06

URL: CVE-2021-43138

CVSS 3 Score Details (7.8)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2021-43138

Release Date: 2022-04-06

Fix Resolution (async): 3.2.2

Direct dependency fix Resolution (@angular-devkit/build-angular): 13.2.0-next.2


Step up your Open Source Security Game with WhiteSource here