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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
38 + 7 = ?
Subscribe to this entry?

 
 [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 Apr 25 06:01:35 2024 UTC