1 results (0.004 seconds)

CVSS: 9.8EPSS: 1%CPEs: 1EXPL: 1

15 May 2020 — 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 ** EN DISPUTA ** scikit-learn (también se conoce como sklearn) versiones hasta 0.23.0, puede deserializar y ejecutar comandos desde un archivo no confia... • https://github.com/0FuzzingQ/vuln/blob/master/sklearn%20unserialize.md • CWE-502: Deserialization of Untrusted Data •