[PHP-DEV] Re: PHP 4.0 Bug #9000 Updated: echo `cat /etc/passwd` -- bypassesopen_basedir .

2001-02-09 Thread Henka
Hello Sorry, I clearly didn't make myself clear. I was refering to when NOT using safe mode - which is too limiting for our clients. We prefer to use open basedir. Anyway, not to worry, I simply modified the source code to prevet exec of backticks. Cheers Henka On 3 Feb 2001, Bug Dat

[PHP-DEV] PHP 4.0 Bug #9000: echo `cat /etc/passwd` -- bypasses open_basedir .

2001-01-30 Thread henka
From: [EMAIL PROTECTED] Operating system: linux 2218 PHP version: 4.0.4pl1 PHP Bug Type: *Configuration Issues Bug description: echo `cat /etc/passwd` -- bypasses open_basedir . Even with open_basedir . configured in php.ini, the following bypasses it with concerning ease: