scikit-learn (aka sklearn) through 0.23.0 can unserialize and execute commands from an untrusted file that is passed to the joblib.load() function, if __reduce__ makes an os.system call. NOTE: third parties dispute this issue because the joblib.load() function is documented as unsafe and it is the user's responsibility to use the function in a secure manner
References
Link | Resource |
---|---|
https://github.com/0FuzzingQ/vuln/blob/master/sklearn%20unserialize.md | Exploit Third Party Advisory |
https://scikit-learn.org/stable/modules/model_persistence.html#security-maintainability-limitations | Third Party Advisory |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: mitre
Published: 2020-05-15T18:41:33
Updated: 2020-05-18T11:16:54
Reserved: 2020-05-15T00:00:00
Link: CVE-2020-13092
JSON object: View
NVD Information
Status : Modified
Published: 2020-05-15T19:15:12.277
Modified: 2024-05-17T01:42:19.143
Link: CVE-2020-13092
JSON object: View
Redhat Information
No data.
CWE