-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Vulnerable Library - grunt-contrib-uglify-0.11.1.tgz
Path to dependency file: /justapis-javascript-sdk/package.json
Path to vulnerable library: /node_modules/grunt-contrib-watch/node_modules/async/package.json
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (grunt-contrib-uglify version) | Remediation Available | |
|---|---|---|---|---|---|---|
| CVE-2021-43138 | 7.8 | async-0.2.10.tgz | Transitive | 2.2.0 | ✅ |
Details
CVE-2021-43138
Vulnerable Library - async-0.2.10.tgz
Higher-order functions and common patterns for asynchronous code
Library home page: https://registry.npmjs.org/async/-/async-0.2.10.tgz
Path to dependency file: /justapis-javascript-sdk/package.json
Path to vulnerable library: /node_modules/grunt-contrib-watch/node_modules/async/package.json
Dependency Hierarchy:
- grunt-contrib-uglify-0.11.1.tgz (Root Library)
- uglify-js-2.6.4.tgz
- ❌ async-0.2.10.tgz (Vulnerable Library)
- uglify-js-2.6.4.tgz
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
Direct dependency fix Resolution (grunt-contrib-uglify): 2.2.0
⛑️ Automatic Remediation is available for this issue
⛑️ Automatic Remediation is available for this issue.