-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Feb 10, 2025
1 parent
6b1af95
commit d2c08b6
Showing
3 changed files
with
75 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
id: PYSEC-0000-CVE-2024-11392 | ||
severity: | ||
- type: CVSS_V3 | ||
score: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H | ||
details: |- | ||
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. | ||
affected: | ||
- package: | ||
name: transformers | ||
ecosystem: PyPI | ||
purl: pkg:pypi/transformers | ||
ranges: | ||
- type: ECOSYSTEM | ||
events: | ||
- introduced: "0" | ||
- fixed: 4.48.0 | ||
references: | ||
- type: ADVISORY | ||
url: https://www.zerodayinitiative.com/advisories/ZDI-24-1513/ | ||
aliases: | ||
- CVE-2024-11392 | ||
modified: "2025-02-10T22:18:55Z" | ||
published: "2024-11-22T22:15:06Z" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
id: PYSEC-0000-CVE-2024-11393 | ||
severity: | ||
- type: CVSS_V3 | ||
score: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H | ||
details: |- | ||
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. | ||
affected: | ||
- package: | ||
name: transformers | ||
ecosystem: PyPI | ||
purl: pkg:pypi/transformers | ||
ranges: | ||
- type: ECOSYSTEM | ||
events: | ||
- introduced: "0" | ||
- fixed: 4.48.0 | ||
references: | ||
- type: ADVISORY | ||
url: https://www.zerodayinitiative.com/advisories/ZDI-24-1514/ | ||
aliases: | ||
- CVE-2024-11393 | ||
modified: "2025-02-10T22:18:52Z" | ||
published: "2024-11-22T22:15:07Z" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
id: PYSEC-0000-CVE-2024-11394 | ||
severity: | ||
- type: CVSS_V3 | ||
score: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H | ||
details: |- | ||
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. | ||
affected: | ||
- package: | ||
name: transformers | ||
ecosystem: PyPI | ||
purl: pkg:pypi/transformers | ||
ranges: | ||
- type: ECOSYSTEM | ||
events: | ||
- introduced: "0" | ||
- fixed: 4.48.0 | ||
references: | ||
- type: ADVISORY | ||
url: https://www.zerodayinitiative.com/advisories/ZDI-24-1515/ | ||
aliases: | ||
- CVE-2024-11394 | ||
modified: "2025-02-10T22:16:16Z" | ||
published: "2024-11-22T22:15:07Z" |