logo

CVE-2024-3568 transformers

Package

Manager: pip
Name: transformers
Vulnerable Version: >=0 <4.38.0

Severity

Level: Low

CVSS v3.1: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:N/A:L

CVSS v4.0: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L

EPSS: 0.09109 pctl0.92346

Details

Transformers Deserialization of Untrusted Data vulnerability 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.

Metadata

Created: 2024-04-10T18:30:48Z
Modified: 2024-04-10T22:20:56Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/04/GHSA-37q5-v5qm-c9v8/GHSA-37q5-v5qm-c9v8.json
CWE IDs: ["CWE-502"]
Alternative ID: GHSA-37q5-v5qm-c9v8
Finding: F096
Auto approve: 1