Skip to content

Commit

Permalink
Auto import
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 10, 2025
1 parent 6b1af95 commit d2c08b6
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 0 deletions.
25 changes: 25 additions & 0 deletions vulns/transformers/PYSEC-0000-CVE-2024-11392.yaml
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"
25 changes: 25 additions & 0 deletions vulns/transformers/PYSEC-0000-CVE-2024-11393.yaml
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"
25 changes: 25 additions & 0 deletions vulns/transformers/PYSEC-0000-CVE-2024-11394.yaml
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"

0 comments on commit d2c08b6

Please sign in to comment.