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
No history.
Information
Published : 2003-11-17 05:00
Updated : 2025-04-03 01:03
NVD link : CVE-2003-0863
Mitre link : CVE-2003-0863
CVE.ORG link : CVE-2003-0863
JSON object : View
Products Affected
php
- php
CWE