mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
756 B
756 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
- https://bugs.freedesktop.org/show_bug.cgi?id=102701
- https://bugs.freedesktop.org/show_bug.cgi?id=102701
Github
No PoCs found on GitHub currently.