Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
file system
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
11 Oct 2010 at 03:25 UTC
Updated:
8 Jan 2011 at 01:20 UTC
We need to make sure that remote wrappers register as URL wrappers or they might lead to insecure situations where a remote file can be loaded where the restriction would only allow a local one. I really love the solid language design of PHP.
| Comment | File | Size | Author |
|---|---|---|---|
| grrrrrr.patch | 1.92 KB | chx |
Comments
Comment #1
sun.core commentedShould be [File]StreamWrapperNoFlagsException or similar - in any case, in File API's or PHP's stream_wrapper namespace.
Powered by Dreditor.
Comment #2
chx commentedCurrent HEAD