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

« back to all changes in this revision

Viewing changes to retired/CVE-2011-1657

  • 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: 2011-08-25
2
 
Candidate: CVE-2011-1657
3
 
PublicDate: 2011-08-25
4
 
References:
5
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1657
6
 
 https://usn.ubuntu.com/usn/usn-1231-1
7
 
Description:
8
 
 The (1) ZipArchive::addGlob and (2) ZipArchive::addPattern functions in
9
 
 ext/zip/php_zip.c in PHP 5.3.6 allow context-dependent attackers to cause a
10
 
 denial of service (application crash) via certain flags arguments, as
11
 
 demonstrated by (a) GLOB_ALTDIRFUNC and (b) GLOB_APPEND.
12
 
Ubuntu-Description:
13
 
Notes:
14
 
 sbeattie> 5.3 only, php 5.2.x does not support glob patterns
15
 
Bugs:
16
 
 https://bugs.php.net/bug.php?id=54681
17
 
Priority: medium
18
 
Discovered-by: Maksymilian Arciemowicz
19
 
Assigned-to: sbeattie
20
 
 
21
 
Patches_php5:
22
 
 upstream: http://svn.php.net/viewvc/?view=revision&revision=310814
23
 
upstream_php5: released (5.3.8-1)
24
 
hardy_php5: released (5.2.4-2ubuntu5.18)
25
 
lucid_php5: released (5.3.2-1ubuntu4.10)
26
 
maverick_php5: released (5.3.3-1ubuntu9.6)
27
 
natty_php5: released (5.3.5-1ubuntu7.3)
28
 
oneiric_php5: released (5.3.6-13ubuntu3.2)
29
 
devel_php5: not-affected (5.3.8-2ubuntu1)