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
History

No history.

cve-icon 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

cve-icon 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

cve-icon Redhat Information

No data.

CWE