-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - gh-pages-1.2.0.tgz
Publish to a gh-pages branch on GitHub (or any other branch on any other remote)
Library home page: https://registry.npmjs.org/gh-pages/-/gh-pages-1.2.0.tgz
Path to dependency file: /react-google-map-apis/package.json
Path to vulnerable library: /react-google-map-apis/node_modules/gh-pages/package.json
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (gh-pages version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2022-37611 | 9.8 | gh-pages-1.2.0.tgz | Direct | 5.0.0 | ❌ | |
| CVE-2021-43138 | 7.8 | async-2.6.1.tgz | Transitive | 2.0.0 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2022-37611
Vulnerable Library - gh-pages-1.2.0.tgz
Publish to a gh-pages branch on GitHub (or any other branch on any other remote)
Library home page: https://registry.npmjs.org/gh-pages/-/gh-pages-1.2.0.tgz
Path to dependency file: /react-google-map-apis/package.json
Path to vulnerable library: /react-google-map-apis/node_modules/gh-pages/package.json
Dependency Hierarchy:
- ❌ gh-pages-1.2.0.tgz (Vulnerable Library)
Found in base branch: master
Vulnerability Details
Prototype pollution vulnerability in tschaub gh-pages 3.1.0 via the partial variable in util.js.
Publish Date: 2022-10-12
URL: CVE-2022-37611
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2022-10-12
Fix Resolution: 5.0.0
Step up your Open Source Security Game with Mend here
CVE-2021-43138
Vulnerable Library - async-2.6.1.tgz
Higher-order functions and common patterns for asynchronous code
Library home page: https://registry.npmjs.org/async/-/async-2.6.1.tgz
Path to dependency file: /react-google-map-apis/package.json
Path to vulnerable library: /tmp/git/react-google-map-apis/node_modules/async/package.json
Dependency Hierarchy:
- gh-pages-1.2.0.tgz (Root Library)
- ❌ async-2.6.1.tgz (Vulnerable Library)
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
Direct dependency fix Resolution (gh-pages): 2.0.0
Step up your Open Source Security Game with Mend here