Bug 205003 (CVE-2006-3011) - CVE-2006-3011 multiple PHP safe mode bypasses (CVE-2006-4481, CVE-2006-2563)
Summary: CVE-2006-3011 multiple PHP safe mode bypasses (CVE-2006-4481, CVE-2006-2563)
Keywords:
Status: CLOSED DUPLICATE of bug 169857
Alias: CVE-2006-3011
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: php
Version: 4.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: Joe Orton
QA Contact: David Lawrence
URL:
Whiteboard: source=cve,reported=20060626,public=2...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-02 02:38 UTC by Josh Bressers
Modified: 2008-06-25 07:24 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-15 12:44:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Josh Bressers 2006-09-02 02:38:46 UTC
Several issues were discovered which can lead to a condition where the safe_mode
or open_basedir directives can be overridden.  It should be noted that neither
safe_mode or open_basedir are considered safe and are not suggested to be used
as security measures.

        CVE-2006-3011
        Added missing safe_mode/open_basedir checks inside the error_log()
        function
        http://www.securityfocus.com/archive/1/archive/1/438436/100/0/threaded
       
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.543.2.51.2.9&r2=1.543.2.51.2.10

        CVE-2006-4481
        Added missing safe_mode/open_basedir checks inside the file_exists(),
        imap_open() and imap_reopen() functions.
        http://bugs.php.net/bug.php?id=37265
        http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.217&r2=1.218

        CVE-2006-2563
        Fixed possible open_basedir/safe_mode bypass in cURL extension
        http://www.securityfocus.com/archive/1/archive/1/435194/100/0/threaded
       
http://cvs.php.net/viewcvs.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14&r2=1.62.2.15

Comment 1 Josh Bressers 2006-09-02 02:40:10 UTC
These issues should also affect RHEL2.1 and RHEL3

Comment 2 Hamid Hashemi 2006-09-05 21:38:43 UTC
These issues also affect FC4

Comment 3 Joe Orton 2006-09-15 12:44:11 UTC
The issues covered here are all safe mode/open_basedir-related, so will not be
considered as security issues.

*** This bug has been marked as a duplicate of 169857 ***


Note You need to log in before you can comment on or make changes to this bug.