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

« back to all changes in this revision

Viewing changes to retired/CVE-2009-0163

  • 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-2009-0163
2
 
PublicDate: 2009-04-23
3
 
References: 
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0163
5
 
 https://usn.ubuntu.com/usn/usn-760-1
6
 
Description:
7
 
 Integer overflow in the TIFF image decoding routines in CUPS 1.3.9 and
8
 
 earlier allows remote attackers to cause a denial of service (daemon crash)
9
 
 and possibly execute arbitrary code via a crafted TIFF image, which is not
10
 
 properly handled by the (1) _cupsImageReadTIFF function in the imagetops
11
 
 filter and (2) imagetoraster filter, leading to a heap-based buffer
12
 
 overflow.
13
 
Ubuntu-Description: 
14
 
Notes: 
15
 
 kees> cups/CVE-2009-0163.patch
16
 
 jdstrand> without a reproducer, AFAICS cups with libtiff should be vulnerable
17
 
  as libtiff doesn't error out on images with a height (ImageLength) larger
18
 
  than 0x3fffffff (2^30-1)
19
 
Bugs: 
20
 
Priority: medium
21
 
Discovered-by: 
22
 
Assigned-to: jdstrand
23
 
 
24
 
Patches_cups:
25
 
Tags_cups_intrepid: apparmor
26
 
upstream_cups: needs-triage
27
 
dapper_cups: DNE
28
 
gutsy_cups: DNE
29
 
hardy_cups: DNE
30
 
intrepid_cups: released (1.3.9-2ubuntu9.1)
31
 
devel_cups: released (1.3.9-17ubuntu1)
32
 
 
33
 
Patches_cupsys:
34
 
upstream_cupsys: needs-triage
35
 
Tags_cupsys_gutsy: apparmor
36
 
Tags_cupsys_hardy: apparmor
37
 
dapper_cupsys: released (1.2.2-0ubuntu0.6.06.13)
38
 
gutsy_cupsys: released (1.3.2-1ubuntu7.10)
39
 
hardy_cupsys: released (1.3.7-1ubuntu3.4)
40
 
intrepid_cupsys: DNE
41
 
devel_cupsys: DNE