For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > August 2007 > #35308 [Opn]: Suggestions for improving security note documentation









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author #35308 [Opn]: Suggestions for improving security note documentation
vrana@php.net

2007-08-20, 7:02 pm

ID: 35308
Updated by: vrana@php.net
Reported By: cjbj at hotmail dot com
Status: Open
-Bug Type: Documentation problem
+Bug Type: Website problem
Operating System: n/a
PHP Version: Irrelevant
New Comment:

This page is not a part of Documentation.


Previous Comments:
------------------------------------------------------------------------

[2007-01-07 08:30:40] bjori@php.net

Reclassified as documentation problem.

------------------------------------------------------------------------

[2005-11-21 06:34:56] cjbj at hotmail dot com

Description:
------------
The phrasing in http://www.php.net/security-note.php has caused
confusion in at least one database administrator's mind about the
safeness of PHP. See
http://forums.oracle.com/forums/thr...threadID=340485
for one report of confusion.

Can the fourth paragraph of the security note be modied to read

For Local exploits we mostly hear about open_basedir or
safemode problems on shared virtual hosts. These two
features are there as a convenience to system administrators
and should in no way be thought of as a complete security
framework. With all the 3rd-party libraries you can hook
into PHP and all the creative ways you can trick these
libraries into accessing files, it is impossible to guarantee
security with these directives. The CURL extension is a
library that allows local file system access despite the
value of open_basedir. Another example is that Oracle
Database can be configured to allow local files to be loaded
into the database. Access control is handled by Oracle and
is not under control of PHP.




------------------------------------------------------------------------


--
Edit this bug report at http://bugs.php.net/?id=35308&edit=1
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com