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

« back to all changes in this revision

Viewing changes to ignored/CVE-2008-7002

  • 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-2008-7002
2
 
PublicDate: 2009-08-19
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7002
5
 
Description:
6
 
 PHP 5.2.5 does not enforce (a) open_basedir and (b) safe_mode_exec_dir
7
 
 restrictions for certain functions, which might allow local users to bypass
8
 
 intended access restrictions and call programs outside of the intended
9
 
 directory via the (1) exec, (2) system, (3) shell_exec, (4) passthru, or
10
 
 (5) popen functions, possibly involving pathnames such as "C:" drive
11
 
 notation.
12
 
Ubuntu-Description:
13
 
Notes:
14
 
 jdstrand> PoC at http://downloads.securityfocus.com/vulnerabilities/exploits/31064.php
15
 
 mdeslaur> The "PoC" doesn't turn on safe_mode, so of course
16
 
 mdeslaur> safe_mode_exec_dir doesn't work. Ignoring.
17
 
Bugs:
18
 
Priority: low
19
 
Discovered-by:
20
 
Assigned-to:
21
 
 
22
 
Patches_php5:
23
 
upstream_php5: needs-triage
24
 
dapper_php5: ignored
25
 
hardy_php5: ignored
26
 
intrepid_php5: ignored
27
 
jaunty_php5: ignored
28
 
devel_php5: ignored