Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Mtolley

#30587of 53,630
8.6Total CVSS
Vulnerabilities · 1
PT-2025-46211
8.6
2025-11-07
Unknown · Pdfminer.Six · CVE-2025-64512
**Name of the Vulnerable Software and Affected Versions** Pdfminer.six versions prior to 20251107 **Description** Pdfminer.six is a tool for extracting information from PDF documents. Prior to version 20251107, the software could execute arbitrary code from a malicious pickle file when processing a malicious PDF. The `CMapDB. load data()` function uses `pickle.loads()` to deserialize pickle files. A malicious PDF can specify an alternative directory and filename ending in `.pickle.gz`, allowing a malicious, zipped pickle file to contain code that automatically executes when the PDF is processed. **Recommendations** Update to version 20251107.