CVE-2019-14267

HIGH

PDFResurrect 0.15 - Buffer Overflow

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2019-14267. PoCs published by j0lama, snappyJack.

AI-analyzed exploit summary The exploit demonstrates a buffer overflow in pdfresurrect 0.15 by crafting a PDF file with more than 256 bytes between '%%EOF' and the preceding 'f' character, causing a buffer overflow in the `pdf_load_xrefs` function.

Description

PDFResurrect 0.15 has a buffer overflow via a crafted PDF file because data associated with startxref and %%EOF is mishandled.

Exploits (2)

exploitdb WORKING POC VERIFIED
by j0lama · textdoslinux
https://www.exploit-db.com/exploits/47178

The exploit demonstrates a buffer overflow in pdfresurrect 0.15 by crafting a PDF file with more than 256 bytes between '%%EOF' and the preceding 'f' character, causing a buffer overflow in the `pdf_load_xrefs` function.

Classification
Working Poc 90%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: pdfresurrect 0.15
No auth needed
Prerequisites: A crafted PDF file with a specific structure to trigger the buffer overflow
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec STUB 2 stars
by snappyJack · poc
https://github.com/snappyJack/pdfresurrect_CVE-2019-14267

The repository contains only a README.md file with no actual exploit code or technical details. It appears to be a placeholder or stub for CVE-2019-14267.

Classification
Stub 90%
Attack Type
Other
Complexity
Trivial
Reliability
Theoretical
Target: unknown
No auth needed
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 7.8
EPSS 0.0708
EPSS Percentile 93.4%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Details

CWE
CWE-787
Status published
Products (4)
fedoraproject/fedora 29
fedoraproject/fedora 30
fedoraproject/fedora 31
pdfresurrect_project/pdfresurrect 0.15
Published Jul 29, 2019
Tracked Since Feb 18, 2026