← Back

Artifex

artifex

257 CVEs • 10 products

Products (10)

Click to collapse
Toggle
Ghostscript
ghostscript
Mupdf
mupdf
Mujs
mujs
Jbig2dec
jbig2dec
Gsview
gsview
Ghostpcl
ghostpcl

CVEs (257)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Artifex
1Mupdf
Jun 17, 2026
Aug 26, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A Floating point exception (division-by-zero) flaw was found in Mupdf for zero width pages in muraster.c. It is fixed in Mupdf-1.20.0-rc1 upstream.
2Artifex
Debian
2Debian Linux
Ghostscript
Jun 17, 2026
Aug 19, 2022
N/A· v4
7.1 HIGH· v3
N/A· v2
A heap-based buffer overwrite vulnerability was found in GhostScript's lp8000_print_page() function in the gdevlp8k.c file. This flaw allows an attacker to trick a user into opening a crafted PDF file, triggering the hea...Show more
A heap-based buffer overwrite vulnerability was found in GhostScript's lp8000_print_page() function in the gdevlp8k.c file. This flaw allows an attacker to trick a user into opening a crafted PDF file, triggering the heap buffer overflow that could lead to memory corruption or a denial of service.Show less
2Artifex
Fedoraproject
2Fedora
Ghostscript
Jun 17, 2026
Jun 16, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
A NULL pointer dereference vulnerability was found in Ghostscript, which occurs when it tries to render a large number of bits in memory. When allocating a buffer device, it relies on an init_device_procs defined for the...Show more
A NULL pointer dereference vulnerability was found in Ghostscript, which occurs when it tries to render a large number of bits in memory. When allocating a buffer device, it relies on an init_device_procs defined for the device that uses it as a prototype that depends upon the number of bits per pixel. For bpp > 64, mem_x_device is used and does not have an init_device_procs defined. This flaw allows an attacker to parse a large number of bits (more than 64 bits per pixel), which triggers a NULL pointer dereference flaw, causing an application to crash.Show less
3Artifex
DebianFedoraproject
3Debian Linux
FedoraMujs
Jun 17, 2026
May 18, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In Artifex MuJS through 1.2.0, jsP_dumpsyntax in jsdump.c has a NULL pointer dereference, as demonstrated by mujs-pp.
3Artifex
DebianFedoraproject
3Debian Linux
FedoraMujs
Jun 17, 2026
May 18, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
compile in regexp.c in Artifex MuJS through 1.2.0 results in stack consumption because of unlimited recursion, a different issue than CVE-2019-11413.
2Artifex
Debian
2Debian Linux
Ghostscript
Jun 17, 2026
Apr 25, 2022
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
Artifex Ghostscript through 9.26 mishandles .completefont. NOTE: this issue exists because of an incomplete fix for CVE-2019-3839.
1Artifex
1Ghostpcl
Jun 17, 2026
Apr 14, 2022
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
A vulnerability classified as problematic was found in GhostPCL 9.55.0. This vulnerability affects the function chunk_free_object of the file gsmchunk.c. The manipulation with a malicious file leads to a memory corruptio...Show more
A vulnerability classified as problematic was found in GhostPCL 9.55.0. This vulnerability affects the function chunk_free_object of the file gsmchunk.c. The manipulation with a malicious file leads to a memory corruption. The attack can be initiated remotely but requires user interaction. The exploit has been disclosed to the public as a POC and may be used. It is recommended to apply the patches to fix this issue.Show less
2Artifex
Fedoraproject
2Fedora
Ghostscript
Jun 17, 2026
Feb 16, 2022
N/A· v4
9.9 CRITICAL· v3
9.3 HIGH· v2
A trivial sandbox (enabled with the `-dSAFER` option) escape flaw was found in the ghostscript interpreter by injecting a specially crafted pipe command. This flaw allows a specially crafted document to execute arbitrary...Show more
A trivial sandbox (enabled with the `-dSAFER` option) escape flaw was found in the ghostscript interpreter by injecting a specially crafted pipe command. This flaw allows a specially crafted document to execute arbitrary commands on the system in the context of the ghostscript interpreter. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.Show less
1Artifex
1Mujs
Jun 17, 2026
Feb 14, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Artifex MuJS v1.1.3 was discovered to contain a heap buffer overflow which is caused by conflicting JumpList of nested try/finally statements.
2Artifex
Debian
2Debian Linux
Ghostscript
Jun 17, 2026
Jan 1, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
Ghostscript GhostPDL 9.50 through 9.54.0 has a heap-based buffer overflow in sampled_data_finish (called from sampled_data_continue and interp).
2Artifex
Debian
2Debian Linux
Ghostscript
Jun 17, 2026
Jan 1, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
Ghostscript GhostPDL 9.50 through 9.53.3 has a use-after-free in sampled_data_sample (called from sampled_data_continue and interp).
2Artifex
Fedoraproject
2Fedora
Mupdf
Jun 17, 2026
Jul 21, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
MuPDF through 1.18.1 has an out-of-bounds write because the cached color converter does not properly consider the maximum key size of a hash table. This can, for example, be seen with crafted "mutool draw" input.
2Artifex
Debian
2Debian Linux
Mupdf
Jun 17, 2026
Jul 21, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
Artifex MuPDF before 1.18.0 has a heap based buffer over-write in tiff_expand_colormap() function when parsing TIFF files allowing attackers to cause a denial of service.
1Artifex
1Mujs
Jun 17, 2026
Jul 13, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Buffer overflow vulnerability in function jsG_markobject in jsgc.c in mujs before 1.0.8, allows remote attackers to cause a denial of service.
1Artifex
1Mujs
Jun 17, 2026
Jul 13, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Buffer overflow vulnerability in mujs before 1.0.8 due to recursion in the GC scanning phase, allows remote attackers to cause a denial of service.
3Artifex
DebianFedoraproject
3Debian Linux
FedoraMupdf
Jun 17, 2026
Feb 23, 2021
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
A flaw was found in mupdf 1.18.0. Double free of object during linearization may lead to memory corruption and other potential consequences.
1Artifex
1Mupdf
Jun 17, 2026
Dec 9, 2020
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
A Use After Free vulnerability exists in Artifex Software, Inc. MuPDF library 1.17.0-rc1 and earlier when a valid page was followed by a page with invalid pixmap dimensions, causing bander - a static - to point to previo...Show more
A Use After Free vulnerability exists in Artifex Software, Inc. MuPDF library 1.17.0-rc1 and earlier when a valid page was followed by a page with invalid pixmap dimensions, causing bander - a static - to point to previously freed memory instead of a newband_writer.Show less
3Artifex
DebianFedoraproject
3Debian Linux
FedoraMupdf
Jun 17, 2026
Oct 2, 2020
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
Artifex MuPDF before 1.18.0 has a heap based buffer over-write when parsing JBIG2 files allowing attackers to cause a denial of service.
2Artifex
Redhat
2Enterprise Linux
Ghostscript
Jun 17, 2026
Sep 3, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
A use after free was found in igc_reloc_struct_ptr() of psi/igc.c of ghostscript-9.25. A local attacker could supply a specially crafted PDF file to cause a denial of service.
1Artifex
1Mujs
Jun 17, 2026
Aug 13, 2020
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
Artifex MuJS through 1.0.7 has a use-after-free in jsrun.c because of unconditional marking in jsgc.c.