mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-30 04:29:24 +08:00
## Summary Remediates two HIGH severity CVEs in `pdfminer.six` by upgrading its parent dependency `pdfplumber` from `==0.10.4` to `==0.11.10` in `pyproject.toml`. | CVE | Severity | Package | Installed | Fixed in | |---|---|---|---|---| | CVE-2025-64512 | HIGH | pdfminer.six | 20221105 | 20251107 | | CVE-2025-70559 | HIGH | pdfminer.six | 20221105 | 20251230 | `pdfminer.six` is a transitive dependency exact-pinned by `pdfplumber`. Version 0.10.4 pins `pdfminer.six==20221105` (vulnerable); version 0.11.10 pins `pdfminer.six==20260107` (patched).
834 KiB
834 KiB