php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12280 $file=fopen("http://".$HTTP_SERVER_VARS["SERVER_NAME"].$PHP_SELF, "r");
Submitted: 2001-07-20 08:36 UTC Modified: 2002-04-23 00:37 UTC
From: forester at vzljot dot ru Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.0.6 OS: linux 2.2.18
Private report: No CVE-ID: None
 [2001-07-20 08:36 UTC] forester at vzljot dot ru
$file=fopen("http://".$HTTP_SERVER_VARS["SERVER_NAME"].$PHP_SELF, "r");

DoS in Apache 1.3.20+PHP 4.0.6.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-20 11:29 UTC] cynic@php.net
this is not the only way you can crash PHP - how about recursive functions? I don't think this can/will/should be fixed. -> suspended.
 [2002-04-23 00:37 UTC] sniper@php.net
bogus is better..there's one suspended already..

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 11:01:30 2024 UTC