OSV 1.4.0 · github-reviewed · 修改于 2026-02-05 00:49
发布时间
2026-02-04 02:30
GitHub 审查时间
2026-02-05 00:49
NVD 发布时间
2026-02-04 02:16
源文件
advisories/github-reviewed/2026/02/GHSA-8x2r-v9x5-3qgh/GHSA-8x2r-v9x5-3qgh.json
该公告已于 2026-02-05 00:49 撤回
内容仅用于保留外部引用,请不要将其当作仍然有效的安全结论。
This advisory has been withdrawn because it is a duplicate of GHSA-f83h-ghpp-7wcc. This link is maintained to preserve external references.
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 application can trigger arbitrary code execution or privilege escalation when the file is loaded by a trusted process. This is caused by an incomplete patch to CVE-2025-64512.