-
-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - @storm-stack/components-1.2.3.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Vulnerabilities
CVE | Severity | Dependency | Type | Fixed in (@storm-stack/components version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2024-39008 | 10.0 | fast-loops-1.1.3.tgz | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-39008
Vulnerable Library - fast-loops-1.1.3.tgz
Small, performant & immutable iteration utilities for Arrays and Objects
Library home page: https://registry.npmjs.org/fast-loops/-/fast-loops-1.1.3.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- @storm-stack/components-1.2.3.tgz (Root Library)
- tamagui-1.79.13.tgz
- react-native-web-0.19.9.tgz
- inline-style-prefixer-6.0.4.tgz
- ❌ fast-loops-1.1.3.tgz (Vulnerable Library)
- inline-style-prefixer-6.0.4.tgz
- react-native-web-0.19.9.tgz
- tamagui-1.79.13.tgz
Found in base branch: main
Vulnerability Details
robinweser fast-loops v1.1.3 was discovered to contain a prototype pollution via the function objectMergeDeep. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.
Publish Date: 2024-07-01
URL: CVE-2024-39008
CVSS 3 Score Details (10.0)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Step up your Open Source Security Game with Mend here