First published: Tue Jul 09 2024(Updated: )
A security flaw in Node.js allows a bypass of network import restrictions. By embedding non-network imports in data URLs, an attacker can execute arbitrary code, compromising system security. Verified on various platforms, the vulnerability is mitigated by forbidding data URLs in network imports. Exploiting this flaw can violate network import security, posing a risk to developers and servers.
Credit: support@hackerone.com
Affected Software | Affected Version | How to fix |
---|---|---|
IBM Planning Analytics | <=2.1 | |
IBM Planning Analytics | <=2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-22020 is considered a high-severity vulnerability due to its potential to allow attackers to execute arbitrary code.
To fix CVE-2024-22020, ensure data URLs are forbidden in network imports in affected software versions.
CVE-2024-22020 affects IBM Planning Analytics versions up to and including 2.1 and 2.0.
Yes, CVE-2024-22020 has been verified to be exploitable on various platforms.
The main impact of CVE-2024-22020 is the compromise of system security through the execution of arbitrary code.