| 关键词: PHP Fixed file uploads bypass 5.3 Added 安全漏洞 safe mode |
该版本主要是提升了 PHP5.3 的稳定性,修复了一些安全漏洞和bug: Added "max_file_uploads" INI directive, which can be set to limit the number of file uploads per-request to 20 by default, to prevent possible DOS via temporary file exhaustion. Added missing sanity checks around exif processing. Fixed a safe_mode bypass in tempnam(). Fixed a open_basedir bypass in posix_mkfifo(). Fixed failing safe_mode_include_dir. PHP团队建议所有PHP使用者升级至PHP 5.3.1。 详细内容请看ChangeLog 下载地址:http://www.php.net/get/php-5.3.1.tar.gz/from/a/mirror |
|
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系
[邮箱地址] 删除
|