Bug 452207 (CVE-2008-2666)

Summary: CVE-2008-2666 php: chdir(), ftok() (standard ext) safe_mode bypass safe_mode bypass
Product: [Other] Security Response Reporter: Tomas Hoger <thoger>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: fedora, jorton, rpm
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-2666
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-25 12:56:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Hoger 2008-06-20 08:24:40 UTC
Common Vulnerabilities and Exposures assigned an identifier CVE-2008-2666 to the following vulnerability:

Multiple directory traversal vulnerabilities in PHP 5.2.6 and earlier
allow context-dependent attackers to bypass safe_mode restrictions by
creating a subdirectory named http: and then placing ../ (dot dot
slash) sequences in an http URL argument to the (1) chdir or (2) ftok
function.

References:
http://securityreason.com/achievement_securityalert/55
http://www.securityfocus.com/bid/29796
http://marc.info/?l=full-disclosure&m=121382038425211&w=4

Comment 2 Tomas Hoger 2008-06-25 12:56:37 UTC

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