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

« back to all changes in this revision

Viewing changes to retired/CVE-2016-1904

  • 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-2016-1904
2
 
PublicDate: 2016-01-19
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1904
5
 
Description:
6
 
 Multiple integer overflows in ext/standard/exec.c in PHP 7.x before 7.0.2
7
 
 allow remote attackers to cause a denial of service or possibly have
8
 
 unspecified other impact via a long string to the (1) php_escape_shell_cmd
9
 
 or (2) php_escape_shell_arg function, leading to a heap-based buffer
10
 
 overflow.
11
 
Ubuntu-Description:
12
 
Notes:
13
 
 mdeslaur> 7.x only
14
 
Bugs:
15
 
 https://bugs.php.net/bug.php?id=71270
16
 
Priority: medium
17
 
Discovered-by:
18
 
Assigned-to:
19
 
 
20
 
Patches_php5:
21
 
upstream_php5: needs-triage
22
 
precise_php5: not-affected (code not present)
23
 
trusty_php5: not-affected (code not present)
24
 
vivid_php5: ignored (reached end-of-life)
25
 
vivid/stable-phone-overlay_php5: DNE
26
 
vivid/ubuntu-core_php5: DNE
27
 
wily_php5: not-affected (code not present)
28
 
devel_php5: DNE
29
 
 
30
 
Patches_php7.0:
31
 
 upstream: https://github.com/php/php-src/commit/2871c70efaaaa0f102557a17c727fd4d5204dd4b
32
 
upstream_php7.0: released (7.0.2-1)
33
 
precise_php7.0: DNE
34
 
trusty_php7.0: DNE
35
 
vivid_php7.0: DNE
36
 
vivid/stable-phone-overlay_php7.0: DNE
37
 
vivid/ubuntu-core_php7.0: DNE
38
 
wily_php7.0: DNE
39
 
devel_php7.0: not-affected (7.0.2-1)