ID: 17155
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Scripting Engine problem
Operating System: Linux 2.4.18
PHP Version: 4.2.0
New Comment:
Fixed in CVS
Previous Comments:
------------------------------------------------------------------------
[2002-05-11 13:52:24] [EMAIL PROTECTED]
On a system with safe_mode enabled,
show_source() function will be able to show contents of any file.
ex.
<?php
show_source("/etc/passwd");
?>
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=17155&edit=1