Current time: 05-05-2024, 05:39 PM Hello There, Guest! (LoginRegister)


Thread Closed 
PHP safe_mode switch
Author Message
vasiliy0 Offline


Posts: 2
Joined: Mar 2009
Reputation: 0
Post: #8
RE: PHP safe_mode switch
If CGI is on, users can change their php.ini with cgi script like this:

#!/usr/bin/perl
print "Content-type: text/html\n\n";
print "###";
`echo ';test' >> /var/www/fcgi/example.org/php5/php.ini`

Maybe it is not a bug, it is undocumented feature Wink
05-01-2009 02:10 AM
Find all posts by this user
Thread Closed 


Messages In This Thread
PHP safe_mode switch - DiXeoN - 04-30-2009, 04:03 PM
RE: PHP safe_mode switch - BeNe - 04-30-2009, 04:06 PM
RE: PHP safe_mode switch - rbtux - 04-30-2009, 06:27 PM
RE: PHP safe_mode switch - gOOvER - 04-30-2009, 07:18 PM
RE: PHP safe_mode switch - BeNe - 04-30-2009, 07:43 PM
RE: PHP safe_mode switch - gOOvER - 04-30-2009, 08:37 PM
RE: PHP safe_mode switch - DiXeoN - 05-01-2009, 12:53 AM
RE: PHP safe_mode switch - vasiliy0 - 05-01-2009 02:10 AM
RE: PHP safe_mode switch - rbtux - 05-01-2009, 02:14 AM
RE: PHP safe_mode switch - marryroy01 - 11-09-2009, 09:48 PM
RE: PHP safe_mode switch - joximu - 11-09-2009, 11:10 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)