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.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/98680 | third party advisory vdb entry |
https://bugs.ghostscript.com/show_bug.cgi?id=697934 | patch vendor advisory exploit |
https://lists.debian.org/debian-lts-announce/2021/10/msg00023.html | third party advisory mailing list |
https://git.ghostscript.com/?p=ghostpdl.git%3Ba=commit%3Bh=3ebffb1d96ba0cacec23016eccb4047dab365853 |