Lucene search
K

24 matches found

Cvelist
Cvelist
added 2026/04/03 4:30 p.m.22 views

CVE-2026-5473 NASA cFS Pickle pickle.load deserialization

A vulnerability has been found in NASA cFS up to 7.0.0. The impacted element is the function pickle.load of the component Pickle Module. Such manipulation leads to deserialization. The attack needs to be performed locally. The attack requires a high level of complexity. The exploitability is...

4.5CVSS0.00021EPSS
Exploits0References5
Veracode
Veracode
added 2024/04/12 9:8 a.m.16 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.24427EPSS
Exploits2References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/10 6:30 p.m.26 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.24427EPSS
Exploits2References4Affected Software1
OSV
OSV
added 2024/04/10 6:30 p.m.39 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.24427EPSS
Exploits2References4
OSV
OSV
added 2024/04/10 5:15 p.m.23 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.6CVSS8.6AI score
Exploits0References2
NVD
NVD
added 2024/04/10 5:15 p.m.16 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.24427EPSS
Exploits2References2
Vulnrichment
Vulnrichment
added 2024/04/10 5:7 p.m.20 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.24427EPSS
Exploits2References2
Veracode
Veracode
added 2023/12/21 7:58 a.m.17 views

Deserialization Of Untrusted Data

huggingface/transformers is vulnerable to Deserialization of Untrusted Data. The vulnerability is due to the implementation of TransfoXLTokenizer, which automatically loads the vocab.pkl file from the remote repository using the risky pickle.load function without any restrictions. This issue can ...

7.8CVSS7.6AI score0.00203EPSS
Exploits1References3Affected Software1
OpenVAS
OpenVAS
added 2021/10/04 12:0 a.m.24 views

Python 3.4.x < 3.4.10, 3.5.x < 3.5.7, 3.6.x < 3.6.7, 3.7.x < 3.7.1 Python Issue (bpo-34656) - Linux

Python is prone to a denial of service DoS vulnerability in the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:python:python";...

7.5CVSS8.3AI score0.01561EPSS
Exploits1References2
NVD
NVD
added 2021/06/21 11:15 p.m.7 views

CVE-2021-35196

Manuskript through 0.12.0 allows remote attackers to execute arbitrary code via a crafted settings.pickle file in a project file, because there is insecure deserialization via the pickle.load function in settings.py. NOTE: the vendor's position is that the product is not intended for opening an...

7.8CVSS0.0075EPSS
Exploits1References2
CVE
CVE
added 2021/06/21 10:21 p.m.57 views

CVE-2021-35196

Manuskript ≤ 0.12.0 is affected by insecure deserialization via pickle.load() in settings.py, enabling remote code execution through a crafted settings.pickle inside a project file. The vendor notes the product is not intended for untrusted project files. Exploitation details, affected components...

7.8CVSS7.9AI score0.0075EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2021/06/21 10:21 p.m.11 views

CVE-2021-35196

Manuskript through 0.12.0 allows remote attackers to execute arbitrary code via a crafted settings.pickle file in a project file, because there is insecure deserialization via the pickle.load function in settings.py. NOTE: the vendor's position is that the product is not intended for opening an...

8.1AI score0.0075EPSS
Exploits1References2
0day.today
0day.today
added 2020/07/19 12:0 a.m.622 views

Plex Unpickle Dict Windows Remote Code Execution Exploit

This Metasploit module exploits an authenticated Python unsafe pickle.load of a Dict file. An authenticated attacker can create a photo library and add arbitrary files to it. After setting the Windows only Plex variable LocalAppDataPath to the newly created photo library, a file named Dict will b...

7.2CVSS7.8AI score0.36019EPSS
Exploits4
Veracode
Veracode
added 2019/09/06 7:59 a.m.9 views

Denial Of Service (DoS)

numpy is vulnerable to denial of service DoS. The invocation of pickle.load on pickled void objects results in a crash. Note that an attacker could potentially obtain arbitrary code execution from the resulting segmentation fault...

5.1AI score
Exploits0
Github Security Blog
Github Security Blog
added 2018/10/29 7:5 p.m.20 views

conference-scheduler-cli Arbitrary Code Execution

In conference-scheduler-cli, a pickle.load call on imported data allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

7.8CVSS7.9AI score0.00844EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2018/10/29 7:5 p.m.14 views

GHSA-CF3C-FFFP-34QH conference-scheduler-cli Arbitrary Code Execution

In conference-scheduler-cli, a pickle.load call on imported data allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

8.5CVSS7.8AI score0.00844EPSS
Exploits1References6
Cvelist
Cvelist
added 2018/08/28 7:0 p.m.14 views

CVE-2018-14572

In conference-scheduler-cli, a pickle.load call on imported data allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call...

7.8AI score0.00844EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2018/07/26 4:8 p.m.26 views

Code injection in rope

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

9.8CVSS9.5AI score0.0228EPSS
Exploits0References6Affected Software1
NVD
NVD
added 2018/04/06 4:29 p.m.14 views

CVE-2014-3539

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

9.8CVSS9.8AI score0.0228EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2018/04/06 4:29 p.m.12 views

CVE-2014-3539

base/oi/doa.py in the Rope library in CPython aka Python allows remote attackers to execute arbitrary code by leveraging an unsafe call to pickle.load...

9.8CVSS7.5AI score0.0228EPSS
Exploits0References2
Rows per page
Query Builder