Show filters
8 Total Results
Displaying 1-8 of 8
Sort by:
Attacker Value
Unknown

CVE-2024-11394

Disclosure Date: November 22, 2024 (last updated February 11, 2025)
Hugging Face Transformers Trax Model Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Hugging Face Transformers. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of model files. The issue results from the lack of proper validation of user-supplied data, which can result in deserialization of untrusted data. An attacker can leverage this vulnerability to execute code in the context of the current user. Was ZDI-CAN-25012.
Attacker Value
Unknown

CVE-2024-11393

Disclosure Date: November 22, 2024 (last updated February 11, 2025)
Hugging Face Transformers MaskFormer Model Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Hugging Face Transformers. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of model files. The issue results from the lack of proper validation of user-supplied data, which can result in deserialization of untrusted data. An attacker can leverage this vulnerability to execute code in the context of the current user. Was ZDI-CAN-25191.
Attacker Value
Unknown

CVE-2024-11392

Disclosure Date: November 22, 2024 (last updated February 11, 2025)
Hugging Face Transformers MobileViTV2 Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Hugging Face Transformers. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of configuration files. The issue results from the lack of proper validation of user-supplied data, which can result in deserialization of untrusted data. An attacker can leverage this vulnerability to execute code in the context of the current user. Was ZDI-CAN-24322.
Attacker Value
Unknown

CVE-2024-3924

Disclosure Date: May 30, 2024 (last updated May 31, 2024)
A code injection vulnerability exists in the huggingface/text-generation-inference repository, specifically within the `autodocs.yml` workflow file. The vulnerability arises from the insecure handling of the `github.head_ref` user input, which is used to dynamically construct a command for installing a software package. An attacker can exploit this by forking the repository, creating a branch with a malicious payload as the name, and then opening a pull request to the base repository. Successful exploitation could lead to arbitrary code execution within the context of the GitHub Actions runner. This issue affects versions up to and including v2.0.0 and was fixed in version 2.0.0.
0
Attacker Value
Unknown

CVE-2024-3568

Disclosure Date: April 10, 2024 (last updated April 11, 2024)
The huggingface/transformers library is vulnerable to arbitrary code execution through deserialization of untrusted data within the `load_repo_checkpoint()` function of the `TFPreTrainedModel()` class. Attackers can execute arbitrary code and commands by crafting a malicious serialized payload, exploiting the use of `pickle.load()` on data from potentially untrusted sources. This vulnerability allows for remote code execution (RCE) by deceiving victims into loading a seemingly harmless checkpoint during a normal training process, thereby enabling attackers to execute arbitrary code on the targeted machine.
0
Attacker Value
Unknown

CVE-2023-7018

Disclosure Date: December 20, 2023 (last updated December 30, 2023)
Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36.
Attacker Value
Unknown

CVE-2023-6730

Disclosure Date: December 19, 2023 (last updated December 29, 2023)
Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36.
Attacker Value
Unknown

CVE-2023-2800

Disclosure Date: May 18, 2023 (last updated October 08, 2023)
Insecure Temporary File in GitHub repository huggingface/transformers prior to 4.30.0.