cve/2019/CVE-2019-9959.md
2025-09-29 21:09:30 +02:00

787 B

CVE-2019-9959

Description

The JPXStream::init function in Poppler 0.78.0 and earlier doesn't check for negative values of stream length, leading to an Integer Overflow, thereby making it possible to allocate a large memory chunk on the heap, with a size controlled by an attacker, as demonstrated by pdftocairo.

POC

Reference

No PoCs from references.

Github