-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2021-43138 - High Severity Vulnerability
Vulnerable Libraries - async-2.6.2.tgz, async-2.6.3.tgz
async-2.6.2.tgz
Higher-order functions and common patterns for asynchronous code
Library home page: https://registry.npmjs.org/async/-/async-2.6.2.tgz
Path to dependency file: /packages/logging/package.json
Path to vulnerable library: /packages/logging/node_modules/async/package.json,/packages/utils/node_modules/async/package.json
Dependency Hierarchy:
- jest-23.6.0.tgz (Root Library)
- jest-cli-23.6.0.tgz
- istanbul-api-1.3.7.tgz
- ❌ async-2.6.2.tgz (Vulnerable Library)
- istanbul-api-1.3.7.tgz
- jest-cli-23.6.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: /packages/optimizely-sdk/package.json
Path to vulnerable library: /packages/optimizely-sdk/node_modules/async/package.json,/packages/event-processor/node_modules/async/package.json
Dependency Hierarchy:
- jest-23.6.0.tgz (Root Library)
- jest-cli-23.6.0.tgz
- istanbul-api-1.3.7.tgz
- ❌ async-2.6.3.tgz (Vulnerable Library)
- istanbul-api-1.3.7.tgz
- jest-cli-23.6.0.tgz
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
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,3.2.2