Lucene search
+L

1985 matches found

CNNVD
CNNVD
added 2026/02/03 12:00 a.m.15 views

pdfminer.six 安全漏洞

pdfminer.six is an open-source tool developed by pdfminer for extracting information from PDF documents. Versions prior to 20251230 of pdfminer.six contained security vulnerabilities. These vulnerabilities stemmed from the CMap loading mechanism, where the Python pickle mechanism was used to...

6.5CVSS6.3AI score0.00289EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/02/03 12:00 a.m.16 views

boltz 安全漏洞

Boltz is an official repository for a biological model developed by Jeremy Wohlwend as a personal project. Version 2.0.0 of Boltz contains a security vulnerability; this vulnerability stems from the use of Python pickle to deserialize molecular data files without proper verification, which could...

8.4CVSS6.1AI score0.00148EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/03 12:00 a.m.34 views

CVE-2025-70560

Boltz 2.0.0 is affected by an insecure deserialization vulnerability in the molecule loading code path. The software uses Python pickle to deserialize molecule data files without validation, allowing an attacker who can place a crafted pickle in a directory processed by Boltz to achieve arbitrary...

8.4CVSS6.4AI score0.00148EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/02/03 12:00 a.m.63 views

CVE-2025-70559

pdfminer.six before 20251230 contains an insecure deserialization vulnerability in the CMap loading mechanism. The library uses Python pickle to deserialize CMap cache files without validation, allowing an attacker who can place a malicious pickle file in a reachable location to trigger arbitrary...

6.5CVSS8.1AI score0.00289EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/03 12:00 a.m.12 views

CVE-2025-70560

Boltz 2.0.0 contains an insecure deserialization vulnerability in its molecule loading functionality. The application uses Python pickle to deserialize molecule data files without validation. An attacker with the ability to place a malicious pickle file in a directory processed by boltz can achie...

8.4CVSS6.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.15 views

PT-2026-6414

Boltz 2.0.0 contains an insecure deserialization vulnerability in its molecule loading functionality. The application uses Python pickle to deserialize molecule data files without validation. An attacker with the ability to place a malicious pickle file in a directory processed by boltz can achie...

8.4CVSS6.5AI score0.00148EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/03 12:00 a.m.8 views

CVE-2025-70560

Boltz 2.0.0 contains an insecure deserialization vulnerability in its molecule loading functionality. The application uses Python pickle to deserialize molecule data files without validation. An attacker with the ability to place a malicious pickle file in a directory processed by boltz can achie...

6.4AI score0.00148EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/03 12:00 a.m.18 views

CVE-2025-70559

pdfminer.six before 20251230 contains an insecure deserialization vulnerability in the CMap loading mechanism. The library uses Python pickle to deserialize CMap cache files without validation. An attacker with the ability to place a malicious pickle file in a location accessible to the applicati...

8.6CVSS6.4AI score0.00312EPSS
SaveExploits11References3
Vulnrichment
Vulnrichment
added 2026/02/03 12:00 a.m.6 views

CVE-2025-70559

pdfminer.six before 20251230 contains an insecure deserialization vulnerability in the CMap loading mechanism. The library uses Python pickle to deserialize CMap cache files without validation. An attacker with the ability to place a malicious pickle file in a location accessible to the applicati...

6.4AI score0.00289EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/03 12:00 a.m.41 views

CVE-2025-70560

Boltz 2.0.0 contains an insecure deserialization vulnerability in its molecule loading functionality. The application uses Python pickle to deserialize molecule data files without validation. An attacker with the ability to place a malicious pickle file in a directory processed by boltz can achie...

0.00148EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/03 12:00 a.m.8 views

CVE-2025-70560

Boltz 2.0.0 contains an insecure deserialization vulnerability in its molecule loading functionality. The application uses Python pickle to deserialize molecule data files without validation. An attacker with the ability to place a malicious pickle file in a directory processed by boltz can achie...

6.4AI score0.00148EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/02/03 12:00 a.m.17 views

EUVD-2025-206704

pdfminer.six before 20251230 contains an insecure deserialization vulnerability in the CMap loading mechanism. The library uses Python pickle to deserialize CMap cache files without validation. An attacker with the ability to place a malicious pickle file in a location accessible to the applicati...

8.6CVSS6.4AI score0.00312EPSS
SaveExploits11References2
OSV
OSV
added 2026/02/03 12:00 a.m.10 views

CVE-2025-70559

pdfminer.six before 20251230 contains an insecure deserialization vulnerability in the CMap loading mechanism. The library uses Python pickle to deserialize CMap cache files without validation. An attacker with the ability to place a malicious pickle file in a location accessible to the applicati...

6.5CVSS6.4AI score
SaveExploits0References4
OSV
OSV
added 2026/02/02 8:50 p.m.11 views

GHSA-M7J5-R2P5-C39R picklescan vulnerable to arbitrary file create using logging.FileHandler

Summary Unsafe pickle deserialization allows unauthenticated attackers to perform Arbitrary File Creation. By chaining the logging.FileHandler class, an attacker can bypass RCE-focused blocklists to create empty files on the server. The vulnerability allows creating zero-byte files in arbitrary...

6.9CVSS5.8AI score0.00443EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/02/02 8:50 p.m.21 views

picklescan vulnerable to arbitrary file create using logging.FileHandler

Summary Unsafe pickle deserialization allows unauthenticated attackers to perform Arbitrary File Creation. By chaining the logging.FileHandler class, an attacker can bypass RCE-focused blocklists to create empty files on the server. The vulnerability allows creating zero-byte files in arbitrary...

5.8AI score
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/02/02 8:45 p.m.18 views

GHSA-9M3X-QQW2-H32H picklescan missing detection by simple obfuscation of a `builtins.eval` call

Summary An unsafe deserialization vulnerability allows any unauthenticated user to execute arbitrary code on the host loading a pickle payload from an untrusted source. Details It's possible to hide the eval call nested under another callable via getattr. PoC python import builtins class EvilClas...

9.3CVSS6.3AI score0.00519EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/02/02 8:45 p.m.17 views

picklescan missing detection by simple obfuscation of a `builtins.eval` call

Summary An unsafe deserialization vulnerability allows any unauthenticated user to execute arbitrary code on the host loading a pickle payload from an untrusted source. Details It's possible to hide the eval call nested under another callable via getattr. PoC python import builtins class EvilClas...

9.8CVSS6.2AI score0.00519EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/02 12:00 a.m.32 views

PT-2026-51155

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 1.0.1 Description Unsafe pickle deserialization allows unauthenticated attackers to create arbitrary zero-byte files. This is achieved through the instantiation of the logging.FileHandler class. By crafting malicio...

6.9CVSS6.5AI score0.00443EPSS
SaveExploits1References16
Positive Technologies
Positive Technologies
added 2026/02/02 12:00 a.m.32 views

PT-2026-50468

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 1.0.1 Description An unsafe deserialization issue allows unauthenticated users to execute arbitrary code on a host that loads a pickle payload from an untrusted source. This is achieved by hiding eval calls nested...

9.8CVSS6.3AI score0.00519EPSS
SaveExploits0References14
OSV
OSV
added 2026/01/27 8:10 p.m.17 views

GHSA-63CW-57P8-FM3P PyTorch Vulnerable to Remote Code Execution via Untrusted Checkpoint Files

Summary A vulnerability in PyTorch's weightsonly unpickler allows an attacker to craft a malicious checkpoint file .pth that, when loaded with torch.load..., weightsonly=True, can corrupt memory and potentially lead to arbitrary code execution. Vulnerability Details The weightsonly=True unpickler...

8.8CVSS6.3AI score0.00721EPSS
SaveExploits1References6
Rows per page
Query Builder