Full stack solution using Vue.js, Azure Static Web Apps, Azure Function, Azure SQL Database and a microservice architecture to monitor in real-time public transportation data, create a geofence and send notification when geofence is activated
MIT License
0
stars
0
forks
source link
CVE-2021-43138 (High) detected in async-3.2.0.tgz, async-2.6.3.tgz #32
In Async before 2.6.4 and 3.x before 3.2.2, a malicious user can obtain privileges via the mapValues() method, aka lib/internal/iterator.js createObjectIterator prototype pollution.
CVE-2021-43138 - High Severity Vulnerability
Vulnerable Libraries - async-3.2.0.tgz, async-2.6.3.tgz
async-3.2.0.tgz
Higher-order functions and common patterns for asynchronous code
Library home page: https://registry.npmjs.org/async/-/async-3.2.0.tgz
Path to dependency file: /azure-static-web-app/api/node/package.json
Path to vulnerable library: /azure-static-web-app/api/node/node_modules/async/package.json
Dependency Hierarchy: - mssql-6.3.1.tgz (Root Library) - tedious-6.7.0.tgz - ms-rest-nodeauth-2.0.2.tgz - adal-node-0.1.28.tgz - :x: **async-3.2.0.tgz** (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: /azure-function/node/package.json
Path to vulnerable library: /azure-function/node/node_modules/async/package.json
Dependency Hierarchy: - mssql-6.3.1.tgz (Root Library) - tedious-6.7.1.tgz - ms-rest-nodeauth-3.1.0.tgz - adal-node-0.2.3.tgz - :x: **async-2.6.3.tgz** (Vulnerable Library)
Found in base branch: main
Vulnerability Details
In Async before 2.6.4 and 3.x before 3.2.2, a malicious user can obtain privileges via the mapValues() method, aka lib/internal/iterator.js createObjectIterator prototype pollution.
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 (mssql): 6.3.2
Fix Resolution (async): 3.2.2
Direct dependency fix Resolution (mssql): 6.3.2
Step up your Open Source Security Game with Mend here