cve/2017/CVE-2017-9216.md
2024-05-26 14:27:05 +02:00

703 B

CVE-2017-9216

Description

libjbig2dec.a in Artifex jbig2dec 0.13, as used in MuPDF and Ghostscript, has a NULL pointer dereference in the jbig2_huffman_get function in jbig2_huffman.c. For example, the jbig2dec utility will crash (segmentation fault) when parsing an invalid file.

POC

Reference

No PoCs from references.

Github