~ubuntu-security/ubuntu-cve-tracker/master

« back to all changes in this revision

Viewing changes to retired/CVE-2017-9620

  • Committer: Steve Beattie
  • Date: 2019-02-19 06:18:27 UTC
  • Revision ID: sbeattie@ubuntu.com-20190219061827-oh57fzcfc1u9dlfk
The ubuntu-cve-tracker project has been converted to git.

Please use 'git clone https://git.launchpad.net/ubuntu-cve-tracker' to
get the converted tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Candidate: CVE-2017-9620
2
 
PublicDate: 2017-07-26
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9620
5
 
Description:
6
 
 The xps_select_font_encoding function in xps/xpsfont.c in Artifex
7
 
 Ghostscript GhostXPS 9.21 allows remote attackers to cause a denial of
8
 
 service (heap-based buffer over-read and application crash) or possibly
9
 
 have unspecified other impact via a crafted document, related to the
10
 
 xps_encode_font_char_imp function.
11
 
Ubuntu-Description:
12
 
Notes:
13
 
 sarnold> Doublecheck if this breaks ABI (might be harmless)
14
 
 leosilva> trusty and xenial hasn't xps code, so aren't affected
15
 
 leosilva> zesty and artful aren't affected, xps code is not compiled
16
 
Bugs:
17
 
 https://bugs.ghostscript.com/show_bug.cgi?id=698050
18
 
Priority: medium
19
 
Discovered-by: Kim Gwan Yeong
20
 
Assigned-to: leosilva
21
 
 
22
 
Patches_ghostscript:
23
 
 upstream: http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=3ee55637480d5e319a5de0481b01c3346855cbc9
24
 
upstream_ghostscript: needed
25
 
precise/esm_ghostscript: DNE
26
 
trusty_ghostscript: not-affected (code not present)
27
 
vivid/ubuntu-core_ghostscript: DNE
28
 
xenial_ghostscript: not-affected (code not present)
29
 
zesty_ghostscript: not-affected (code not compiled)
30
 
devel_ghostscript: not-affected (code not compiled)