Artifex Mupdf version 1.12.0 contains a Use After Free vulnerability in fz_keep_key_storable that can result in DOS / Possible code execution. This attack appear to be exploitable via Victim opens a specially crafted PDF.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
https://security.gentoo.org/glsa/201811-15 | third party advisory vendor advisory |
https://www.debian.org/security/2018/dsa-4152 | third party advisory vendor advisory |
https://bugs.ghostscript.com/show_bug.cgi?id=698873 | issue tracking exploit third party advisory |
https://bugs.ghostscript.com/show_bug.cgi?id=698825 | issue tracking patch |
https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mupdf.git/commit/?id=321ba1de287016b0036bf4a56ce774ad11763384 |