Lucene search
+L

267 matches found

Cvelist
Cvelist
added 2024/04/10 5:07 p.m.62 views

CVE-2024-3568 Arbitrary Code Execution via Deserialization in huggingface/transformers

The huggingface/transformers library is vulnerable to arbitrary code execution through deserialization of untrusted data within the loadrepocheckpoint function of the TFPreTrainedModel class. Attackers can execute arbitrary code and commands by crafting a malicious serialized payload, exploiting...

3.4CVSS5.6AI score0.02084EPSS
SaveExploits2References2
CVE
CVE
added 2024/04/10 5:07 p.m.144 views

CVE-2024-3568

The CVE-2024-3568 issue affects the Hugging Face Transformers library, where an unsafe deserialization in TFPreTrainedModel.load_repo_checkpoint() uses pickle.load() on data from untrusted sources, enabling remote code execution via a malicious checkpoint. Documented impact targets Transformers v...

9.6CVSS8.4AI score0.02084EPSS
SaveExploits2References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/10 5:07 p.m.24 views

CVE-2024-3568 Arbitrary Code Execution via Deserialization in huggingface/transformers

The huggingface/transformers library is vulnerable to arbitrary code execution through deserialization of untrusted data within the loadrepocheckpoint function of the TFPreTrainedModel class. Attackers can execute arbitrary code and commands by crafting a malicious serialized payload, exploiting...

3.4CVSS8.5AI score0.02084EPSS
SaveExploits2References2
Veracode
Veracode
added 2023/12/22 6:58 a.m.24 views

Insecure Deserialization

huggingface transformers is vulnerable to Insecure Deserialization. The vulnerability is due to the ability to load arbitrary pickle files from other repos specified by the indexpath while parsing the remote config.json fille. An attacker can exploit this flaw to execute arbitrary code on the...

8.8CVSS7.6AI score0.00928EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/12/20 6:30 p.m.24 views

GHSA-V68G-WM8C-6X7J transformers has a Deserialization of Untrusted Data vulnerability

Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36...

7.8CVSS7.7AI score0.00734EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/12/20 6:30 p.m.76 views

transformers has a Deserialization of Untrusted Data vulnerability

Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36...

9.6CVSS7.1AI score0.00734EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2023/12/20 5:15 p.m.31 views

CVE-2023-7018

Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36...

9.6CVSS0.00734EPSS
SaveExploits1References2
PyPA
PyPA
added 2023/12/20 5:15 p.m.12 views

PYSEC-2023-301

Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36...

9.6CVSS6.7AI score0.00734EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2023/12/20 5:15 p.m.28 views

Deserialization of untrusted data

Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36...

6.8CVSS7AI score0.00734EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/12/20 5:15 p.m.27 views

PYSEC-2023-301

Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36...

7.8CVSS7.6AI score0.00734EPSS
SaveExploits1References5
CVE
CVE
added 2023/12/20 4:13 p.m.88 views

CVE-2023-7018

Technical details about CVE-2023-7018 are not publicly disclosed in the provided documents. No affected products/versions or exploit information are included. Monitor for updates from the listed sources and corroborating advisories.

9.6CVSS7.8AI score0.00734EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/12/20 4:13 p.m.17 views

CVE-2023-7018 Deserialization of Untrusted Data in huggingface/transformers

Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36...

9.6CVSS7.1AI score
SaveExploits0References4
OSV
OSV
added 2023/12/19 1:15 p.m.29 views

PYSEC-2023-300

Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36...

8.8CVSS8.7AI score0.00928EPSS
SaveExploits1References3
PyPA
PyPA
added 2023/12/19 1:15 p.m.11 views

PYSEC-2023-300

Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36...

9CVSS6.7AI score0.00928EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2023/12/19 12:11 p.m.38 views

CVE-2023-6730 Deserialization of Untrusted Data in huggingface/transformers

Deserialization of Untrusted Data in GitHub repository huggingface/transformers prior to 4.36...

9CVSS9AI score0.00928EPSS
SaveExploits1References2
CVE
CVE
added 2023/12/19 12:11 p.m.89 views

CVE-2023-6730

The CVE-2023-6730 issue affects the Hugging Face transformers library and is caused by deserialization of untrusted data in the package prior to version 4.36. Specifically, untrusted input could be deserialized during normal operation of transformers, leading to potential impact as described in t...

9CVSS8.7AI score0.00928EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2023/12/19 12:00 a.m.15 views

PT-2023-32753

Name of the Vulnerable Software and Affected Versions huggingface/transformers versions prior to 4.36.0 Description The issue is related to the deserialization of untrusted data in the huggingface/transformers GitHub repository. Recommendations For versions prior to 4.36.0, update to version 4.36...

9CVSS8.3AI score0.00928EPSS
SaveExploits1References13
OSV
OSV
added 2023/05/18 6:30 p.m.89 views

GHSA-282V-666C-3FVG transformers has Insecure Temporary File

Insecure Temporary File in GitHub repository huggingface/transformers 4.29.2 and prior. A fix is available at commit 80ca92470938bbcc348e2d9cf4734c7c25cb1c43 and has been released as part of version 4.30.0...

4.7CVSS5AI score0.00285EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2023/05/18 6:30 p.m.38 views

transformers has Insecure Temporary File

Insecure Temporary File in GitHub repository huggingface/transformers 4.29.2 and prior. A fix is available at commit 80ca92470938bbcc348e2d9cf4734c7c25cb1c43 and has been released as part of version 4.30.0...

4.7CVSS5.2AI score0.00285EPSS
SaveExploits1References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2023/05/18 5:15 p.m.7 views

CVE-2023-2800

Insecure Temporary File in GitHub repository huggingface/transformers prior to 4.30.0...

4.7CVSS5.8AI score0.00285EPSS
SaveExploits1References3
Rows per page
Query Builder