163 matches found
Mandrake Linux Security Advisory : php (MDKSA-2006:185)
PHP 4.x up to 4.4.4 and PHP 5 up to 5.1.6 allows local users to bypass certain Apache HTTP Server httpd.conf options, such as safemode and openbasedir, via the inirestore function, which resets the values to their php.ini Master Value defaults. CVE-2006-4625 A race condition in the symlink functi...
CVE-2006-5178
Race condition in the symlink function in PHP 5.1.6 and earlier allows local users to bypass the openbasedir restriction by using a combination of symlink, mkdir, and unlink functions to change the file path after the openbasedir check and before the file is opened by the underlying system, as...
CVE-2006-5178
CVE-2006-5178 is a race-condition vulnerability in the PHP 5.1.6 open_basedir path checks, caused by the symlink function. An attacker local to the system can exploit a sequence of symlink, mkdir, and unlink calls to alter the target path after the open_basedir check but before the file is opened...