Hardened-PHP Project Security...

- AV AC AU C I A
发布: 2006-10-09
修订: 2025-04-13

Hardened-PHP Project Security Advisory - PHP's open_basedir feature is meant to disallow scripts to access files outside a set of configured base directories. The checks for this are placed within PHP functions dealing with files before the actual open call is performed. Obviously there is a little span of time between the check and the actual open call. During this time span the checked path could have been altered and point to a file that is forbidden to be accessed due to open_basedir restrictions. PHP versions 4 and 5 are affected by this.

0%
当前有1条漏洞利用/PoC
当前有0条受影响产品信息