Bug 1870169 (CVE-2020-16300) - CVE-2020-16300 ghostscript: buffer overflow in tiff12_print_page() in devices/gdevtfnx.c could result in a DoS
Summary: CVE-2020-16300 ghostscript: buffer overflow in tiff12_print_page() in devices...
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2020-16300
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1870170 1871239 1871240
Blocks: 1870273
TreeView+ depends on / blocked
 
Reported: 2020-08-19 13:21 UTC by Michael Kaplan
Modified: 2021-05-18 20:35 UTC (History)
7 users (show)

Fixed In Version: ghostscript 9.51
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-18 20:35:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Kaplan 2020-08-19 13:21:38 UTC
A buffer overflow vulnerability in tiff12_print_page() in devices/gdevtfnx.c of Artifex Software GhostScript v9.50 allows a remote attacker to cause a denial of service via a crafted PDF file. This is fixed in v9.51.

References:

https://bugs.ghostscript.com/show_bug.cgi?id=701807
https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=714e8995cd582d418276915cbbec3c70711fb19e

Comment 1 Michael Kaplan 2020-08-19 13:21:56 UTC
Created ghostscript tracking bugs for this issue:

Affects: fedora-all [bug 1870170]

Comment 2 Todd Cullum 2020-08-21 17:40:06 UTC
Flaw Summary:

If the size variable is not a multiple of 6, a heap buffer overflow -> out-of-bounds read could occur in the tiff12_print_page() routine of /devices/gdevtfnx.c. size is received from a printer device. This flaw could be exploited via a crafted PDF file input. The patch adds 5 to the size prior to heap allocation to avoid this.

Comment 5 Todd Cullum 2020-08-21 17:45:15 UTC
Mitigation:

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

Comment 6 errata-xmlrpc 2021-05-18 15:36:50 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2021:1852 https://access.redhat.com/errata/RHSA-2021:1852

Comment 7 Product Security DevOps Team 2021-05-18 20:35:05 UTC
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s):

https://access.redhat.com/security/cve/cve-2020-16300


Note You need to log in before you can comment on or make changes to this bug.