CVE-2020-28975

HIGHCVSS 7.5/10EPSS 3.43%

Last modified

CVE-2020-28975 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. NOTE: the scikit-learn vendor's position is that the behavior can only occur if the library's API is violated by an application that changes a private attribute.. EPSS estimates a 3.43% chance of exploitation in the next 30 days.

Description

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. NOTE: the scikit-learn vendor's position is that the behavior can only occur if the library's API is violated by an application that changes a private attribute.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
3.43%

87.4th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
Scikit-LearnScikit-Learn>= 0.23.2, < 1.0.1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-28975?
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. NOTE: the scikit-learn vendor's position is that the behavior can only occur if the library's API is violated by an application that changes a private attribute.
How severe is CVE-2020-28975?
CVE-2020-28975 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 3.43% probability of exploitation in the next 30 days.
How do I fix CVE-2020-28975?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-28975?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST