Lucene search
+L

824 matches found

Kitploit
Kitploit
added 2026/09/02 2:14 a.m.5 views

CVE-2025-66516-Writeup-POC

CVE-2025-66516: Critical XXE Vulnerability in Apache Tika Executive Summary CVE-2025-66516 is a critical XML External Entity XXE injection vulnerability in Apache Tika with a CVSS score of 10.0 maximum severity. The vulnerability allows remote attackers to read arbitrary files, perform Server-Sid...

9.8CVSS7.2AI score0.80336EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/01 10:18 p.m.3 views

PS-2017-13---CVE-2018-9950

Foxit Reader PDF Parsing Out-Of-Bounds Read Information Disclosure Vulnerability Vulnerability Improper Restriction of Operations within the Bounds of a Memory Buffer Vulnerability Vulnerability Description This vulnerability allows remote attackers to disclose sensitive information on vulnerable...

6.5CVSS6.1AI score0.04138EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 10:17 p.m.4 views

cve-2018-15968

Adobe Reader Out-Of-Bounds Read Information Disclosure Vulnerability Vulnerability Improper Restriction of Operations within the Bounds of a Memory Buffer Vulnerability Vulnerability Description This vulnerability allows remote attackers to disclose sensitive information on vulnerable installatio...

5.5CVSS6.1AI score0.05019EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 9:31 p.m.8 views

xpdf-docker

Xpdf Docker Images This repository contains docker images for Xpdf version 4.04, which is vulnerable to CVE-2022-30524. Building the Images 📦 This repository contains the image in 3 flavours: bullseye/gcc : Debian "bullseye", built with gcc bullseye/afl : Debian "bullseye", built with...

7.8CVSS6.7AI score0.01586EPSS
SaveExploits1References4
NVD
NVD
added 2026/09/01 9:18 p.m.4 views

CVE-2026-84310

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/doccommon.py getoutline to consume long runtimes and large amounts of memory when retrieving document outlines with large numbers of entries or deeply nested reused paths becaus...

4.8CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 8:03 p.m.15 views

CVE-2026-84311 pypdf: Possible long runtimes/large memory usage when extracting XForm objects

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.8CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/01 8:03 p.m.11 views

CVE-2026-84311

pypdf , a pure-Python PDF library, is vulnerable to a denial-of-service condition in versions prior to 6.16.1 . A crafted PDF can trigger exponential traversal in PageObject._extract_text and PageObject.extract_xform_text (in pypdf/_page.py) by invoking a directed acyclic graph of reused form XOb...

4.8CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/01 8:00 p.m.5 views

EUVD-2026-69606

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/doccommon.py getoutline to consume long runtimes and large amounts of memory when retrieving document outlines with large numbers of entries or deeply nested reused paths becaus...

4.8CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/09/01 8:00 p.m.13 views

CVE-2026-84310

pypdf , a pure-Python PDF library, is vulnerable to denial-of-service via crafted PDFs. The vulnerable component is the _get_outline function in pypdf/_doc_common.py, which lacks global entry-count and nesting-depth limits during outline traversal. A malicious PDF with a large number of outline e...

4.8CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 8:00 p.m.13 views

CVE-2026-84310 pypdf: Possible long runtimes/large memory usage when retrieving outlines

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/doccommon.py getoutline to consume long runtimes and large amounts of memory when retrieving document outlines with large numbers of entries or deeply nested reused paths becaus...

4.8CVSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 1:55 p.m.4 views

CVE-2017-9096-iText-XXE

CVE-2017-9096 1. Creating the malicious PDF containing XXE Get a PDF containing a form: root@kitploit: wget https://www.pdfscripting.com/public/FreeStuff/PDFSamples/ModifySubmitExample.pdf -O input.pdf Decompress PDF To do that you need to decompress the PDF with qpdf --qdf...

8.8CVSS7.2AI score0.09565EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/09/01 10:37 a.m.4 views

CVE-2026-82398

A flaw was found in pypdf. An attacker can craft a PDF that causes long runtimes when the readuntilwhitespace function processes a stream containing a long sequence of bytes without whitespace. This occurs due to inefficient algorithmic complexity, where the function repeatedly performs immutable...

6.9CVSS5.8AI score0.00301EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/01 4:37 a.m.4 views

cve-2025-54988-VulnTikaProject

Apache Tika Vulnerability Testing Project This is a Spring Boot application that uses Apache Tika 3.2.1 for document processing and text extraction. Prerequisites Have Docker Usage ./start-app.sh or docker compose up -d CVE execution Upload your malicious PDF...

9.8CVSS7.2AI score0.80336EPSS
SaveExploits6References1
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.6 views

PT-2026-84463

Name of the Vulnerable Software and Affected Versions pypdf versions prior to 6.16.1 Description An attacker can craft a PDF file that leads to excessive memory consumption and long runtimes. This occurs when extracting text from a page containing numerous reused form XObjects, where a form invok...

4.8CVSS5.9AI score
SaveExploits0References8
OSV
OSV
added 2026/08/31 10:17 p.m.5 views

DEBIAN-CVE-2026-82398

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, an attacker can craft a PDF that causes long runtimes when the pypdf/utils.py function readuntilwhitespace reads a stream containing a long run of bytes without whitespace. The function repeatedly performs immutable bytes...

6.9CVSS5.9AI score0.00301EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/31 9:41 p.m.4 views

CVE-2026-82398 pypdf: Inefficient handling of non-whitespace inputs in read_until_whitespace

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, an attacker can craft a PDF that causes long runtimes when the pypdf/utils.py function readuntilwhitespace reads a stream containing a long run of bytes without whitespace. The function repeatedly performs immutable bytes...

6.9CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/31 9:41 p.m.29 views

CVE-2026-82398 pypdf: Inefficient handling of non-whitespace inputs in read_until_whitespace

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, an attacker can craft a PDF that causes long runtimes when the pypdf/utils.py function readuntilwhitespace reads a stream containing a long run of bytes without whitespace. The function repeatedly performs immutable bytes...

6.9CVSS0.00301EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/31 4:19 a.m.3 views

cisco-CVE-2023-31488

Acerca de Investigador de seguridad: ly1g3, ly1g3attuta.io Huella GPG: https://keys.openpgp.org/vks/v1/by-fingerprint/5FE85CE4E8F675F5ABD2C0A33CE8BE447ED6D586 Resumen: Correo electrónico a RCE de cero clics como root - Ejecución remota de código/Corrupción de memoria/Cadena ROP CVE: CVE-2023-3148...

9.8CVSS7.2AI score0.00715EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/29 7:28 p.m.3 views

CVE-2025-64512-pdfminer-PoC

CVE-2025-64512 — pdfminer.six CMapDB Deserialisierungs-PoC Proof-of-Concept für eine Deserialisierungsschwachstelle in pdfminer.six, die beim Parsen eines präparierten PDFs zur Ausführung beliebigen Codes führt. ZWECK / HAFTUNGSAUSSCHLUSS Dieses Repository wird ausschließlich für Bildungszwecke u...

8.6CVSS7.1AI score0.00312EPSS
SaveExploits9
Cvelist
Cvelist
added 2026/08/21 6:55 p.m.33 views

CVE-2026-54071 BabelDOC: Arbitrary Code Execution via CMap Pickle Deserialization in babeldoc/pdfminer/cmapdb.py

BabelDOC is a document translation tool. Prior to 0.6.3, BabelDOC's vendored PDF parser in babeldoc/pdfminer/cmapdb.py deserializes untrusted pickle data when CMapDB.loaddata loads CMap files. PDF-controlled Encoding or CMapName values and embedded PostScript usecmap operators can reach this sink...

7.8CVSS0.00137EPSS
SaveExploits0References4
Rows per page
Query Builder