The php_check_safe_mode_include_dir function in fopen_wrappers.c of PHP 4.3.x returns a success value (0) when the safe_mode_include_dir variable is not specified in configuration, which differs from the previous failure value and may allow remote attackers to exploit file include vulnerabilities in PHP applications.
References
Configurations
Configuration 1 (hide)
|
History
20 Nov 2024, 23:45
Type | Values Removed | Values Added |
---|---|---|
References | () http://marc.info/?l=bugtraq&m=105839111204227 - |
Information
Published : 2003-11-17 05:00
Updated : 2024-11-20 23:45
NVD link : CVE-2003-0863
Mitre link : CVE-2003-0863
CVE.ORG link : CVE-2003-0863
JSON object : View
Products Affected
php
- php
CWE