php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #30557 Disabled "allow_url_fopen" in php.ini
Submitted: 2004-10-26 09:30 UTC Modified: 2004-10-26 09:53 UTC
From: php at bouchery dot com Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: Irrelevant 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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
19 - 12 = ?
Subscribe to this entry?

 
 [2004-10-26 09:30 UTC] php at bouchery dot com
Description:
------------
Currently, there are too many people writing news and blogs about the "huge" PHP security hole introduce by "include" and "allow_url_fopen". This mistake is so simple to avoid, but beginners are not so informs and I think it could be simplest to disable this option (allow_url_fopen) in the default php.ini.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-10-26 09:50 UTC] derick@php.net
Sorry, but we can not simply change the default value as there might be scripts out there that rely on this; and we can not simply break them.
 [2004-10-26 09:53 UTC] php at bouchery dot com
hmmm ... we did it with "register_globals", isn't it ?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Jun 11 15:01:33 2024 UTC