First published: Fri May 17 2024(Updated: )
joblib could allow a local authenticated attacker to execute arbitrary code on the system, caused by an unsafe deserialization in the pickle.load() function. By sending specially crafted request, an attacker could exploit this vulnerability to execute arbitrary code on the system.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
IBM Cloud Pak for Security | <=1.10.0.0 - 1.10.11.0 | |
IBM QRadar Suite Software | <=1.10.12.0 - 1.10.22.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-34997 is considered a high severity vulnerability due to its potential for arbitrary code execution.
To fix CVE-2024-34997, you should upgrade to the latest version of joblib that addresses this deserialization issue.
CVE-2024-34997 affects users of IBM Cloud Pak for Security versions 1.10.0.0 to 1.10.11.0 and IBM QRadar Suite Software versions 1.10.12.0 to 1.10.22.0.
CVE-2024-34997 is caused by an unsafe deserialization vulnerability in the pickle.load() function of joblib.
CVE-2024-34997 requires local authenticated access, so it cannot be exploited remotely without prior access.