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

« back to all changes in this revision

Viewing changes to active/CVE-2018-7456

  • 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-2018-7456
2
 
PublicDate: 2018-02-24
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7456
5
 
 https://github.com/xiaoqx/pocs/tree/master/libtiff
6
 
Description:
7
 
 A NULL Pointer Dereference occurs in the function TIFFPrintDirectory in
8
 
 tif_print.c in LibTIFF 4.0.9 when using the tiffinfo tool to print crafted
9
 
 TIFF information, a different vulnerability than CVE-2017-18013. (This
10
 
 affects an earlier part of the TIFFPrintDirectory function that was not
11
 
 addressed by the CVE-2017-18013 patch.)
12
 
Ubuntu-Description:
13
 
Notes:
14
 
Bugs:
15
 
 http://bugzilla.maptools.org/show_bug.cgi?id=2778
16
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891288
17
 
Priority: negligible
18
 
Discovered-by:
19
 
Assigned-to:
20
 
 
21
 
 
22
 
Patches_tiff:
23
 
 upstream: https://gitlab.com/libtiff/libtiff/commit/be4c85b16e8801a16eec25e80eb9f3dd6a96731b
24
 
upstream_tiff: released (4.0.9-5)
25
 
precise/esm_tiff: needed
26
 
trusty_tiff: needed
27
 
xenial_tiff: needed
28
 
artful_tiff: needed
29
 
bionic_tiff: not-affected (4.0.9-5)
30
 
devel_tiff: not-affected (4.0.9-5)
31