Vulnerability Details : CVE-2023-7018
Potential exploit
Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36.
Products affected by CVE-2023-7018
- cpe:2.3:a:huggingface:transformers:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-7018
0.08%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 35 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-7018
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.6
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H |
2.8
|
6.0
|
huntr.dev | |
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST |
CWE ids for CVE-2023-7018
-
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.Assigned by: security@huntr.dev (Primary)
References for CVE-2023-7018
-
https://github.com/huggingface/transformers/commit/1d63b0ec361e7a38f1339385e8a5a855085532ce
Disallow `pickle.load` unless `TRUST_REMOTE_CODE=True` (#27776) · huggingface/transformers@1d63b0e · GitHubPatch
-
https://huntr.com/bounties/e1a3e548-e53a-48df-b708-9ee62140963c
Malicious model to RCE by vocab file load in TransfoXLTokenizer (as well as the code reuse to evade the pickle scanning) vulnerability found in transformersExploit;Patch;Third Party Advisory
Jump to