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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: forester at vzljot dot ru
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 14:01:37 2025 UTC