Lucene search
+L

105 matches found

Kitploit
Kitploit
added 2026/09/07 2:53 p.m.5 views

unredactor

Un-Redactor Una herramienta de edición de PDF que permite desenmascarar, poner tu propia información sobre un cuadro de redacción y extraer todo el texto. Esta herramienta es para fines forenses. No "recupera" datos realmente destruidos por herramientas de redacción. Puede procesar grandes...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 9:14 a.m.6 views

MANSPIDER

MANSPIDER Rastrea recursos compartidos SMB en busca de información jugosa. ¡Se admite búsqueda de contenido de archivos + expresiones regulares! Novedades en v2.0 ¡Manspider 2.0 ha llegado! Esto trae mejoras significativas: Extracción de texto nueva y mejorada impulsada por Kreuzberg - ahora...

6AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/01 9:27 p.m.11 views

pypdf: Possible long runtimes/large memory usage when extracting XForm objects

Impact An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires extracting the text of a page with lots of XForm objects, where some of them might be re-used. Patches This has been fixed in pypdf==6.16.1. Workarounds If you...

4.8CVSS5.8AI score0.00138EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/01 9:27 p.m.7 views

GHSA-763M-79HH-57F2 pypdf: Possible long runtimes/large memory usage when extracting XForm objects

Impact An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires extracting the text of a page with lots of XForm objects, where some of them might be re-used. Patches This has been fixed in pypdf==6.16.1. Workarounds If you...

4.8CVSS5.8AI score0.00138EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/01 8:03 p.m.9 views

CVE-2026-84311

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/page.py PageObject.extracttext and PageObject.extractxformtext to traverse a directed acyclic graph of reused form XObjects in which each form invokes a child multiple times,...

4.8CVSS5.9AI score0.00138EPSS
SaveExploits0
PyPA
PyPA
added 2026/08/10 10:43 a.m.23 views

pypdf: Possible long runtimes/large memory usage for large CID font width ranges

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires parsing the font width entries of a font with unusually large values, for example during text extraction. PatchesThis has been fixed in pypdf==6.15.0. Workarounds...

4.8CVSS5.2AI score0.00127EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2026/08/07 8:16 p.m.15 views

CVE-2026-71870

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause large memory consumption when pypdf/cmap.py function parsebfrange parses unusually large source-code or destination-string tokens in a font /ToUnicode CMap during text extraction. This issue is fixed...

4.8CVSS0.00127EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/07 8:16 p.m.7 views

UBUNTU-CVE-2026-71870

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause large memory consumption when pypdf/cmap.py function parsebfrange parses unusually large source-code or destination-string tokens in a font /ToUnicode CMap during text extraction. This issue is fixed...

4.8CVSS5.3AI score0.00127EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/07 7:29 p.m.28 views

pypdf: Possible large memory usage for large /ToUnicode streams

Impact An attacker who uses this vulnerability can craft a PDF which leads to large memory consumption. This requires parsing the /ToUnicode entry of a font with unusually large values, for example during text extraction. Patches This has been fixed in pypdf==6.15.0. Workarounds If you cannot...

4.8CVSS5.3AI score0.00127EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/07 7:29 p.m.10 views

CVE-2026-71852

A flaw was found in pypdf. A remote attacker could provide a specially crafted PDF file that, when processed by the Font.collectcidcharacterwidths function during text extraction, causes the library to expand unusually large font width ranges. This can lead to excessive memory consumption and lon...

5.5CVSS5.3AI score0.00127EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/07 7:28 p.m.39 views

CVE-2026-71870 pypdf: Possible large memory usage for large /ToUnicode streams

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause large memory consumption when pypdf/cmap.py function parsebfrange parses unusually large source-code or destination-string tokens in a font /ToUnicode CMap during text extraction. This issue is fixed...

4.8CVSS0.00127EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/07 7:28 p.m.14 views

CVE-2026-71870 pypdf: Possible large memory usage for large /ToUnicode streams

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause large memory consumption when pypdf/cmap.py function parsebfrange parses unusually large source-code or destination-string tokens in a font /ToUnicode CMap during text extraction. This issue is fixed...

4.8CVSS5.3AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/07 7:28 p.m.16 views

EUVD-2026-54615

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause large memory consumption when pypdf/cmap.py function parsebfrange parses unusually large source-code or destination-string tokens in a font /ToUnicode CMap during text extraction. This issue is fixed...

4.8CVSS5.3AI score0.00127EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/07 7:28 p.m.73 views

CVE-2026-71870

CVE-2026-71870 (pypdf) : Prior to 6.15.0, a crafted PDF can trigger extremely large memory use during text extraction when the font /ToUnicode CMap is parsed by pypdf/_cmap.py in parse_bfrange. This is a local, low-complexity issue that could lead to resource exhaustion; the advisory fixes it in ...

4.8CVSS5.3AI score0.00127EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/07 7:28 p.m.11 views

CVE-2026-71870

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause large memory consumption when pypdf/cmap.py function parsebfrange parses unusually large source-code or destination-string tokens in a font /ToUnicode CMap during text extraction. This issue is fixed...

4.8CVSS5.3AI score0.00127EPSS
SaveExploits0
NVD
NVD
added 2026/08/07 7:18 p.m.11 views

CVE-2026-71852

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause long runtimes and large memory consumption when pypdf/font.py function Font.collectcidcharacterwidths expands unusually large CID font /W width ranges or excessive width entries during text extractio...

4.8CVSS0.00127EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/07 7:18 p.m.6 views

UBUNTU-CVE-2026-71852

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause long runtimes and large memory consumption when pypdf/font.py function Font.collectcidcharacterwidths expands unusually large CID font /W width ranges or excessive width entries during text extractio...

4.8CVSS5.3AI score0.00127EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/07 6:53 p.m.8 views

CVE-2026-71852

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause long runtimes and large memory consumption when pypdf/font.py function Font.collectcidcharacterwidths expands unusually large CID font /W width ranges or excessive width entries during text extractio...

4.8CVSS5.3AI score0.00127EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/07 6:53 p.m.13 views

CVE-2026-71852 pypdf: Possible long runtimes/large memory usage for large CID font width ranges

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause long runtimes and large memory consumption when pypdf/font.py function Font.collectcidcharacterwidths expands unusually large CID font /W width ranges or excessive width entries during text extractio...

4.8CVSS5.3AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/07 6:53 p.m.15 views

EUVD-2026-54600

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause long runtimes and large memory consumption when pypdf/font.py function Font.collectcidcharacterwidths expands unusually large CID font /W width ranges or excessive width entries during text extractio...

4.8CVSS5.3AI score0.00127EPSS
SaveExploits0References4
Rows per page
Query Builder