Lucene search
+L

544 matches found

vulnersOsv
vulnersOsv
added 2024/10/01 6:41 a.m.9 views

agilisysdailytenders (>=1.0.0 <=1.0.3), aider-chat (=0.43.0) +75 more potentially affected by unknown CVE via sentence-transformers (>=3.0.0 <=3.0.1)

sentence-transformers PYPI version =3.0.0, =1.0.0, =3.0.0, =0.2.0, =0.7.114, =0.0.4, =0.3.1, =0.7.13, =0.0.1, =0.2.0, =0.0.2, =2.0.0, =0.2.11, =0.2.1, =0.2.1.dev3 and more Source cves: unknown CVE Source advisory: SNYK:PYTHON-SENTENCETRANSFORMERS-8161344...

5.7AI score
SaveExploits0
Veracode
Veracode
added 2024/04/12 9:8 a.m.21 views

Arbitrary Code Execution

transformers is vulnerable to Arbitrary Code Execution. This vulnerability is due to the deserialization of untrusted data within the loadrepocheckpoint function in the TFPreTrainedModel class, where attackers can exploit the use of pickle.load on data from potentially untrusted sources to execut...

3.4CVSS8.2AI score0.02067EPSS
SaveExploits2References4Affected Software1
OSV
OSV
added 2024/04/10 6:30 p.m.41 views

GHSA-37Q5-V5QM-C9V8 Transformers Deserialization of Untrusted Data vulnerability

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.4AI score0.02067EPSS
SaveExploits2References4
Github Security Blog
Github Security Blog
added 2024/04/10 6:30 p.m.40 views

Transformers Deserialization of Untrusted Data vulnerability

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...

9.6CVSS8.7AI score0.02067EPSS
SaveExploits2References4Affected Software1
vulnersOsv
vulnersOsv
added 2024/04/10 6:30 p.m.15 views

3m (=0.1.0), academic-emotion (=0.1.2) +926 more potentially affected by CVE-2024-3568 via transformers (>=2.10.0 <=4.37.2)

transformers PYPI version =2.10.0, =0.1.0, =0.0.3, =0.0.1, =0.0.0.dev20230804, =0.3.0, =0.1.0, =0.2.5, =0.1.0, =0.0.1, =0.0.4, =0.0.4, =0.0.11, =0.0.13, =0.0.20 and more Source cves: CVE-2024-3568 Source advisory: OSV:GHSA-37Q5-V5QM-C9V8...

9.6CVSS5.2AI score0.02067EPSS
SaveExploits2
NVD
NVD
added 2024/04/10 5:15 p.m.40 views

CVE-2024-3568

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...

9.6CVSS5.3AI score0.02067EPSS
SaveExploits2References2
OSV
OSV
added 2024/04/10 5:7 p.m.28 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.4CVSS6.9AI score0.02067EPSS
SaveExploits2References4
Vulnrichment
Vulnrichment
added 2024/04/10 5:7 p.m.22 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.02067EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2024/04/10 5:7 p.m.52 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.02067EPSS
SaveExploits2References2
CVE
CVE
added 2024/04/10 5:7 p.m.124 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.02067EPSS
SaveExploits2References2Affected Software1
CNNVD
CNNVD
added 2024/04/10 12:0 a.m.10 views

Hugging Face Transformers 代码问题漏洞

Hugging Face Transformers is advanced natural language processing for Jax, PyTorch and TensorFlow. A code issue vulnerability exists in Hugging Face Transformers that stems from the ease of executing arbitrary code by deserializing untrusted data in the loadrepocheckpoint function of the...

9.6CVSS4.8AI score0.02067EPSS
SaveExploits2References3
Veracode
Veracode
added 2023/12/22 6:58 a.m.19 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.00921EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/12/20 6:30 p.m.21 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.00727EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/12/20 6:30 p.m.68 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.00727EPSS
SaveExploits1References5Affected Software1
vulnersOsv
vulnersOsv
added 2023/12/20 6:30 p.m.4 views

3m (=0.1.0), accord-nlp (>=0.1.0 <=0.1.8) +809 more potentially affected by CVE-2023-7018 via transformers (>=2.10.0 <=4.35.2)

transformers PYPI version =2.10.0, =0.1.0, =0.0.3, =0.0.1, =0.0.0.dev20230804, =0.3.0, =0.1.0, =0.1.0, =0.0.1, =0.0.4, =0.0.4, =0.0.11, =0.0.13, =0.0.15, =1.2.3, =1.3.106 and more Source cves: CVE-2023-7018 Source advisory: OSV:GHSA-V68G-WM8C-6X7J...

9.6CVSS7.5AI score0.00727EPSS
SaveExploits1
NVD
NVD
added 2023/12/20 5:15 p.m.23 views

CVE-2023-7018

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

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

PYSEC-2023-301

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

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

Deserialization of untrusted data

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

6.8CVSS7AI score0.00727EPSS
SaveExploits1References2Affected Software1
vulnersOsv
vulnersOsv
added 2023/12/20 5:15 p.m.4 views

3m (=0.1.0), accord-nlp (>=0.1.0 <=0.1.8) +809 more potentially affected by CVE-2023-7018 via transformers (>=2.10.0 <=4.35.2)

transformers PYPI version =2.10.0, =0.1.0, =0.0.3, =0.0.1, =0.0.0.dev20230804, =0.3.0, =0.1.0, =0.1.0, =0.0.1, =0.0.4, =0.0.4, =0.0.11, =0.0.13, =0.0.15, =1.2.3, =1.3.106 and more Source cves: CVE-2023-7018 Source advisory: OSV:PYSEC-2023-301...

9.6CVSS7.5AI score0.00727EPSS
SaveExploits1
OSV
OSV
added 2023/12/20 5:15 p.m.22 views

PYSEC-2023-301

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

7.8CVSS7.6AI score0.00727EPSS
SaveExploits1References5
Rows per page
Query Builder