Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Michal Krause

#37655of 53,634
7.5Total CVSS
Vulnerabilities · 1
PT-2003-1922
7.5
2003-10-15
Php · Php · CVE-2003-0863
**Name of the Vulnerable Software and Affected Versions** PHP versions 4.3.x **Description** The issue arises from the php check safe mode include dir function in fopen wrappers.c, which returns a success value when the safe mode include dir variable is not specified in the configuration. This behavior differs from the previous failure value and may allow remote attackers to exploit file include vulnerabilities in PHP applications. **Recommendations** For PHP version 4.3.x, consider specifying the safe mode include dir variable in the configuration to prevent potential exploitation of file include vulnerabilities.