Files
CVEs-PoC/2017/CVE-2017-14519.md
2025-09-29 21:09:30 +02:00

712 B

CVE-2017-14519

Description

In Poppler 0.59.0, memory corruption occurs in a call to Object::streamGetChar in Object.h after a repeating series of Gfx::display, Gfx::go, Gfx::execOp, Gfx::opShowText, and Gfx::doShowText calls (aka a Gfx.cc infinite loop).

POC

Reference

Github

No PoCs found on GitHub currently.