First published: Wed Apr 10 2024(Updated: )
Due to the improper handling of batch files in child_process.spawn / child_process.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.
Credit: support@hackerone.com
Affected Software | Affected Version | How to fix |
---|---|---|
IBM Cognos Analytics | <=12.0.0-12.0.3 | |
IBM Cognos Analytics | <=11.2.0-11.2.4 FP4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-27980 is rated as a high-severity vulnerability due to its potential for arbitrary code execution.
To mitigate CVE-2024-27980, apply the patches available for affected versions of IBM Cognos Analytics.
CVE-2024-27980 affects IBM Cognos Analytics versions 11.2.0 to 11.2.4 FP4 and 12.0.0 to 12.0.3.
Yes, CVE-2024-27980 can be exploited remotely by an attacker through crafted malicious command line arguments.
CVE-2024-27980 is caused by improper handling of batch files in Node.js's child_process functions, allowing command injection.