cve/2019/CVE-2019-9959.md
2024-05-26 14:27:05 +02:00

776 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