Sensitive-data exposure via retained discarded tokens
Published Jun 6, 2024 · Updated Aug 1, 2024
Sensitive-data exposure in scikit-learn before 1.5.0 allows local users to read discarded training tokens from fitted vectorizers. TfidfVectorizer and CountVectorizer place tokens excluded by min_df, max_df, or max_features into the inspection-only stop_words_ attribute, which persists with a fitted model. Exposure requires low-privileged access to a fitted vectorizer or its serialized state; consequences are limited to disclosure of tokens present in its training data.
Summary
What happened
Sensitive-data exposure in scikit-learn before 1.5.0 allows local users to read discarded training tokens from fitted vectorizers. TfidfVectorizer and CountVectorizer place tokens excluded by min_df, max_df, or max_features into the inspection-only stop_words_ attribute, which persists with a fitted model. Exposure requires low-privileged access to a fitted vectorizer or its serialized state; consequences are limited to disclosure of tokens present in its training data.
The record
- CVE
- CVE-2024-5206
- Published
- Jun 6, 2024
- Updated
- Aug 1, 2024
- Vendor
- scikit-learn
- Product
- scikit-learn
- Classifications
- CWE-921, CWE-922, T1005
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 6, 2024CVE publishedPublication date reported by the CVE source.
- Aug 1, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <1.5.0
- Affected versionversion=unspecified <1.5.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo