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

« back to all changes in this revision

Viewing changes to retired/CVE-2013-7328

  • 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
 
PublicDateAtUSN: 2014-02-18
2
 
Candidate: CVE-2013-7328
3
 
PublicDate: 2014-02-18
4
 
References:
5
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7328
6
 
 https://hackerone.com/reports/1356
7
 
 https://usn.ubuntu.com/usn/usn-2126-1
8
 
Description:
9
 
 Multiple integer signedness errors in the gdImageCrop function in
10
 
 ext/gd/gd.c in PHP 5.5.x before 5.5.9 allow remote attackers to cause a
11
 
 denial of service (application crash) or obtain sensitive information via
12
 
 an imagecrop function call with a negative value for the (1) x or (2) y
13
 
 dimension, a different vulnerability than CVE-2013-7226.
14
 
Ubuntu-Description:
15
 
Notes:
16
 
 mdeslaur> imagecrop was introduced in 5.5.0
17
 
Bugs:
18
 
 https://bugs.php.net/bug.php?id=66356
19
 
 https://bugzilla.redhat.com/show_bug.cgi?id=1065108
20
 
Priority: medium
21
 
Discovered-by:
22
 
Assigned-to:
23
 
 
24
 
Patches_php5:
25
 
 upstream: https://github.com/php/php-src/commit/2938329ce19cb8c4197dec146c3ec887c6f61d01
26
 
 upstream: https://github.com/php/php-src/commit/143bb29c1ac3f959f44b8fe59adef4d1840bc393 (regression)
27
 
 upstream: https://github.com/php/php-src/commit/8f4a5373bb71590352fd934028d6dde5bc18530b
28
 
 upstream: https://github.com/php/php-src/commit/464c219ed4ebce6b9196cae308967ac7f7f58bde (small fix)
29
 
upstream_php5: released (5.5.9+dfsg-1)
30
 
lucid_php5: not-affected (5.3.2-1ubuntu4.22)
31
 
precise_php5: not-affected (5.3.10-1ubuntu3.9)
32
 
quantal_php5: not-affected (5.4.6-1ubuntu1.5)
33
 
saucy_php5: released (5.5.3+dfsg-1ubuntu2.2)
34
 
devel_php5: not-affected (5.5.9+dfsg-1ubuntu1)