php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5937 Path revealing security hole
Submitted: 2000-08-03 08:08 UTC Modified: 2000-08-03 09:30 UTC
From: expert at securiteam dot com Assigned:
Status: Closed Package: Other
PHP Version: 4.0.1pl2 OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: expert at securiteam dot com
New email:
PHP Version: OS:

 

 [2000-08-03 08:08 UTC] expert at securiteam dot com
Description: 

All the initial pages of the Internet with (.php4), can be affected with this bug.

When going to "www.example.com/something.php3",

the server will return a page with " Fatal Error " and will show the directory where the page's true location is. 


Example:

"Fatal error: Unable to open /vhmap/i/n/t/exemplo.com.br/todos.php3 in - on line 0

No input file specified."

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-03 09:30 UTC] stas@php.net
If you concerned about it, turn error_reporting off.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 23 03:01:28 2024 UTC