proxy代理   soft软件   IT 业界特快   norton 诺顿病毒库   代理列表   search FTP搜索   whois IP地理位置   blog 追求完美  
money理财   life生活   RSS聚合门户   firefox WEB浏览器   免费域名   typeset 假古文   AntiVirus 反病毒   ipcn 站点导航  

« 数据库 Oracle 10g R2 - Sql server 2005 - mysql 5 (01) | Main | 研究 CDMA 1x 无线上网 - CDMA 1x wireless modem »

November 2, 2005

PHP 4.4.1 Released 一个 bug fix 版本

版权声明:可以任意转载,转载时请务必以超链接形式标明文章原始出处和作者信息及本声明。
https://windtear.net/archives/2005/11/02/000813.html http://windtear.net/archives/2005/11/02/000813.html

PHP 4.4.1 Released (2005-10-31)  一个 bug fix 版本
http://www.php.net/release_4_4_1.php
http://www.php.net/downloads.php
http://www.php.net/ChangeLog-4.php#4.4.1

PHP 4.4.1. Release Announcement

The PHP Development Team would like to announce the immediate release of PHP 4.4.1.

This is a bug fix release, which addresses some security problems too. The security issues that this release fixes are:

  • Fixed a Cross Site Scripting (XSS) vulnerability in phpinfo() that could lead f.e. to cookie exposure, when a phpinfo() script is accidently left on a production server.
  • Fixed multiple safe_mode/open_basedir bypass vulnerabilities in ext/curl and ext/gd that could lead to exposure of files normally not accessible due to safe_mode or open_basedir restrictions.
  • Fixed a possible $GLOBALS overwrite problem in file upload handling, extract() and import_request_variables() that could lead to unexpected security holes in scripts assumed secure. (For more information, see here).
  • Fixed a problem when a request was terminated due to memory_limit constraints during certain parse_str() calls. In some cases this can result in register_globals being turned on.
  • Fixed an issue with trailing slashes in allowed basedirs. They were ignored by open_basedir checks, so that specified basedirs were handled as prefixes and not as full directory names.
  • Fixed an issue with calling virtual() on Apache 2. This allowed bypassing of certain configuration directives like safe_mode or open_basedir.
  • Updated to the latest pcrelib to fix a possible integer overflow vulnerability announced in CAN-2005-2491.

This release also fixes 35 other defects, where the most important is the the fix that removes a notice when passing a by-reference result of a function as a by-reference value to another function. (Bug #33558).

For a full list of changes in PHP 4.4.1, see the ChangeLog.


另外
从 2003-06-29 PHP 5 Beta 1 发布之后 (2004-07-13 PHP 5.0.0 正式发布)
现在最新的PHP 5 是 PHP 5.0.5 (2005-09-05)

http://www.php.net/manual/en/migration5.oop.php
http://www.php.net/manual/en/language.oop5.php


2004-11-30 23:55 我爱网络 php.ini
2004-06-17 16:31 我爱网络 php iis mysql
本blog WWW

Posted by windtear at November 2, 2005 7:50 PM

本站使用中的任何问题,请与 windtear @ windtear.net 联系
Copyright© 1999-2014 Windtear. All rights reserved.