php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68726 Full Path Disclosure Vulnerability
Submitted: 2015-01-02 13:14 UTC Modified: 2015-01-02 14:05 UTC
From: muratyilmazlar1 at gmail dot com Assigned:
Status: Not a bug Package: *Configuration Issues
PHP Version: Irrelevant OS: Windows, Linux
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:
35 + 41 = ?
Subscribe to this entry?

 
 [2015-01-02 13:14 UTC] muratyilmazlar1 at gmail dot com
Description:
------------
Although in itself does not lead to a real risk of attack,
it allows you to go back to the internal structure of a server via a website
and then to have more information to be used in case of pentesting,
putting at risk not only the safety of the site but around the server that supplies.

Test script:
---------------
Here is the official website:
http://faq.phpmyfaq.de/cron.verifyurls.php version: 2.8.12 

https://joker.com/faq/cron.verifyurls.php version:  2.7.7   

Expected result:
----------------
You can reach full path of website and server.


Actual result:
--------------
It could help hackers to hack site and sniffing.

Patches

add-patch-disc (last revision 2015-01-02 13:15 UTC by muratyilmazlar1 at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-01-02 14:05 UTC] leigh@php.net
-Status: Open +Status: Not a bug -Package: MySQL related +Package: *Configuration Issues
 [2015-01-02 14:05 UTC] leigh@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

This is a configuration issue. You need to turn off the `display_errors` option.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 03 03:01:29 2024 UTC