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

« back to all changes in this revision

Viewing changes to retired/CVE-2015-3412

  • 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: 2015-06-23
2
 
Candidate: CVE-2015-3412
3
 
PublicDate: 2016-05-16
4
 
References:
5
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3412
6
 
 http://seclists.org/oss-sec/2015/q2/727
7
 
 https://rhn.redhat.com/errata/RHSA-2015-1135.html
8
 
 https://usn.ubuntu.com/usn/usn-2658-1
9
 
Description:
10
 
 PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8 does not
11
 
 ensure that pathnames lack %00 sequences, which might allow remote
12
 
 attackers to read arbitrary files via crafted input to an application that
13
 
 calls the stream_resolve_include_path function in
14
 
 ext/standard/streamsfuncs.c, as demonstrated by a filename\0.extension
15
 
 attack that bypasses an intended configuration in which client users may
16
 
 read files with only one specific extension.
17
 
Ubuntu-Description:
18
 
Notes:
19
 
 tyhicks> Related to CVE-2015-3411. Represents the additional vulnerability
20
 
  discoveries found in the upstream fixes, outside of what Neal Poole
21
 
  originally disclosed in PHP bug 69353.
22
 
 mdeslaur> same commits as CVE-2015-3411
23
 
Bugs:
24
 
  https://bugs.php.net/bug.php?id=69353
25
 
Priority: medium
26
 
Discovered-by:
27
 
Assigned-to:
28
 
 
29
 
Patches_php5:
30
 
 upstream: http://git.php.net/?p=php-src.git;a=commit;h=52b93f0cfd3cba7ff98cc5198df6ca4f23865f80
31
 
 upstream: http://git.php.net/?p=php-src.git;a=commit;h=4435b9142ff9813845d5c97ab29a5d637bedb257
32
 
upstream_php5: released (5.4.40,5.5.24,5.6.8)
33
 
precise_php5: released (5.3.10-1ubuntu3.19)
34
 
trusty_php5: released (5.5.9+dfsg-1ubuntu4.11)
35
 
utopic_php5: released (5.5.12+dfsg-2ubuntu4.6)
36
 
vivid_php5: released (5.6.4+dfsg-4ubuntu6.2)
37
 
devel_php5: released (5.6.9+dfsg-1ubuntu1)