MGASA-2024-0228

Source
https://advisories.mageia.org/MGASA-2024-0228.html
Import Source
https://advisories.mageia.org/MGASA-2024-0228.json
JSON Data
https://api.test.osv.dev/v1/vulns/MGASA-2024-0228
Related
Published
2024-06-20T02:32:09Z
Modified
2024-06-20T01:22:49Z
Summary
Updated python-scikit-learn packages fix security vulnerability
Details

A sensitive data leakage vulnerability was identified in scikit-learn's TfidfVectorizer, specifically in versions up to and including 1.4.1.post1, which was fixed in version 1.5.0. The vulnerability arises from the unexpected storage of all tokens present in the training data within the stop_words_ attribute, rather than only storing the subset of tokens required for the TF-IDF technique to function. This behavior leads to the potential leakage of sensitive information, as the stop_words_ attribute could contain tokens that were meant to be discarded and not stored, such as passwords or keys. The impact of this vulnerability varies based on the nature of the data being processed by the vectorizer.

References
Credits

Affected packages

Mageia:9 / python-scikit-learn

Package

Name
python-scikit-learn
Purl
pkg:rpm/mageia/python-scikit-learn?distro=mageia-9

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.1.2-2.1.mga9

Ecosystem specific

{
    "section": "core"
}