First published: Mon Jul 01 2024(Updated: )
robinweser fast-loops could allow a remote attacker to execute arbitrary code on the system, caused by a prototype pollution in the function objectMergeDeep. By sending a specially crafted request, an attacker could exploit this vulnerability to execute arbitrary code or cause a denial of service.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
npm/fast-loops | <1.1.4 | 1.1.4 |
IBM Cloud Pak for Security | <=1.10.0.0 - 1.10.11.0 | |
IBM QRadar Suite Software | <=1.10.12.0 - 1.10.23.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-39008 is classified as a high-severity vulnerability due to its potential for remote code execution.
To mitigate CVE-2024-39008, update the 'fast-loops' package to version 1.1.4 or later.
CVE-2024-39008 affects the 'fast-loops' package, IBM Cloud Pak for Security versions up to 1.10.0.0 - 1.10.11.0, and IBM QRadar Suite Software versions up to 1.10.12.0 - 1.10.23.0.
CVE-2024-39008 allows a remote attacker to execute arbitrary code or cause a denial of service on the affected systems.
The vulnerability in CVE-2024-39008 originates from a prototype pollution issue in the 'objectMergeDeep' function.