News Feed
Jobs Feed
Sections




News Archive
Hardened-PHP Project:
Advisory - PHP open_basedir Race Condition Vulnerability
October 04, 2006 @ 09:10:00

The Hardened-PHP Project has released another vulnerability today, this time it's an issue with one of PHP's own internal functions - open_basedir.

The design of the open_basedir feature of PHP that is meant to disallow access to files outside a set of configured directories is vulnerable to race conditions.

It was discovered that this design flaw can be exploited with the usage of PHP's symlink() function in a very easy way. We believe that the only solution to this problem is disabling the function symlink() while open_basedir is used (this feature was therefore added to our Suhosin PHP Security Extension).

They also note, unfortunately, that the problem may not be fixable due to how it can be implemented. They provide a more detailed explaination and some PHP psuedo-code to help illustrate the point.

0 comments voice your opinion now!
openbasedir vulnerability race condition openbasedir vulnerability race condition


blog comments powered by Disqus

Similar Posts

Hardened-PHP Project: Dotdeb PHP Email Header Injection Vulnerability

Help Net Security: Remote Vulnerabilities Discovered in phpMyAdmin

Felix Geisendorfer's Blog: Basic CakePHP templating skills

Hardened-PHP Project: WordPress Vulnerability Advisories (XSS & Trackbacks)

Symfony Blog: symfony 1.0.5 released (security fix)


Community Events











Don't see your event here?
Let us know!


code testing opinion example api podcast phpunit series language application framework interview release development introduction composer zendframework2 community database functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework