Bug 476986 (CVE-2008-5625)

Summary: CVE-2008-5625 php: incorrect php_value order for Apache configuration
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: bressers, fedora, jorton, rpm
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-5625
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-10 19:24:50 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-12-18 14:49:53 UTC
Common Vulnerabilities and Exposures assigned an identifier CVE-2008-5625 to the following vulnerability:

PHP 5 before 5.2.7 does not enforce the error_log safe_mode
restrictions when safe_mode is enabled through a php_admin_flag
setting in httpd.conf, which allows context-dependent attackers to
write to arbitrary files by placing a "php_value error_log" entry in a
.htaccess file.

References:
http://securityreason.com/achievement_securityalert/59
http://www.securityfocus.com/archive/1/archive/1/498985/100/0/
http://www.php.net/ChangeLog-5.php#5.2.7
http://www.securityfocus.com/bid/32383
http://xforce.iss.net/xforce/xfdb/47314

Comment 3 Josh Bressers 2009-03-10 19:24:50 UTC

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