Vulnerabilities > Scikit Learn

DATE CVE VULNERABILITY TITLE RISK
2020-11-21 CVE-2020-28975 Unspecified vulnerability in Scikit-Learn 0.23.2
svm_predict_values in svm.cpp in Libsvm v324, as used in scikit-learn 0.23.2 and other products, allows attackers to cause a denial of service (segmentation fault) via a crafted model SVM (introduced via pickle, json, or any other model permanence standard) with a large value in the _n_support array.
network
low complexity
scikit-learn
7.5
2020-05-15 CVE-2020-13092 Deserialization of Untrusted Data vulnerability in Scikit-Learn
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.
network
low complexity
scikit-learn CWE-502
critical
9.8