First published: Wed Dec 20 2023(Updated: )
Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36.
Credit: security@huntr.dev
Affected Software | Affected Version | How to fix |
---|---|---|
pip/transformers | <4.36.0 | 4.36.0 |
Hugging Face | <4.36.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-7018 has been categorized as a medium severity vulnerability due to the potential exploitation of deserialization of untrusted data.
To mitigate CVE-2023-7018, update the huggingface transformers library to version 4.36.0 or later.
Deserialization of untrusted data in CVE-2023-7018 refers to the process where untrusted input is processed, potentially leading to arbitrary code execution or data manipulation.
CVE-2023-7018 affects all versions of Huggingface Transformers prior to 4.36.0.
CVE-2023-7018 is notable as deserialization vulnerabilities are frequently found and can lead to serious security issues if not addressed.