Bug 1224468 (CVE-2024-34997) - VUL-0: CVE-2024-34997: python-joblib: joblib.numpy_pickle:NumpyArrayWrapper().read_array() use pickle.load on provided data
Summary: VUL-0: CVE-2024-34997: python-joblib: joblib.numpy_pickle:NumpyArrayWrapper()...
Status: RESOLVED WONTFIX
Alias: CVE-2024-34997
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Major
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/406500/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-34997:7.8:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-20 08:09 UTC by SMASH SMASH
Modified: 2024-05-21 07:42 UTC (History)
3 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2024-05-20 08:09:56 UTC
joblib v1.4.2 was discovered to contain a deserialization vulnerability via the component joblib.numpy_pickle::NumpyArrayWrapper().read_array().

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-34997
https://www.cve.org/CVERecord?id=CVE-2024-34997
https://github.com/joblib/joblib/issues/1582
Comment 2 Daniel Garcia 2024-05-20 12:16:29 UTC
Possible fix: https://github.com/joblib/joblib/pull/1585
Comment 4 Daniel Garcia 2024-05-21 06:09:36 UTC
Moving back to security, I think we can close this as WONTFIX
Comment 5 Andrea Mattiazzo 2024-05-21 07:42:22 UTC
Closing as WONT FIX since the security risk rise only on a bad usage of the library and this risk is highlighted both in code and documentation page. [0]

[0] https://joblib.readthedocs.io/en/stable/generated/joblib.load.html#joblib.load