PHP, when not configured with the "display_errors = Off" setting in php.ini, allows remote attackers to obtain the physical path for an include file via a trailing slash in a request to a directly accessible PHP program, which modifies the base path, causes the include directive to fail, and produces an error message that contains the path.
References
Configurations
Configuration 1 (hide)
|
History
20 Nov 2024, 23:38
Type | Values Removed | Values Added |
---|---|---|
References | () http://marc.info/?l=bugtraq&m=101318944130790&w=2 - | |
References | () http://www.iss.net/security_center/static/8122.php - | |
References | () http://www.securityfocus.com/bid/4063 - |
Information
Published : 2002-05-29 04:00
Updated : 2024-11-20 23:38
NVD link : CVE-2002-0253
Mitre link : CVE-2002-0253
CVE.ORG link : CVE-2002-0253
JSON object : View
Products Affected
php
- php
CWE