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.
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
CVE-2021-43138 - High Severity Vulnerability
Vulnerable Libraries - async-2.6.3.tgz, async-3.2.0.tgz
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: /package.json
Path to vulnerable library: /node_modules/save/node_modules/async/package.json
Dependency Hierarchy: - save-2.4.0.tgz (Root Library) - :x: **async-2.6.3.tgz** (Vulnerable Library)
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: /package.json
Path to vulnerable library: /node_modules/web-resource-inliner/node_modules/async/package.json
Dependency Hierarchy: - email-templates-7.0.5.tgz (Root Library) - juice-6.0.0.tgz - web-resource-inliner-4.3.4.tgz - :x: **async-3.2.0.tgz** (Vulnerable Library)
Found in HEAD commit: cc40906d8d1163b80ada73aa2db843fbf969b98f
Found in base branch: master
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): 2.6.4
Direct dependency fix Resolution (save): 2.5.0
Fix Resolution (async): 3.2.2
Direct dependency fix Resolution (email-templates): 7.1.0
Step up your Open Source Security Game with Mend here