#1 (permalink)  
Old 10-31-2005, 12:53 PM
Registered User
 
Join Date: May 2003
Location: Ukraine
Posts: 159
AlexAT
PHP 4.4.1 has been released

PHP 4.4.1 is now available for download [1]. This version is a maintenance release, that contains numerous bug fixes, including a number of security fixes related to the overwriting of the GLOBALS array. All users of PHP 4.3 and 4.4 are encouraged to upgrade to this version.


Wondering - when it will be in easyapache?
__________________
Regards, Alexei
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-01-2005, 12:56 AM
Registered User
 
Join Date: May 2002
Posts: 115
mesranet
TITLE:
PHP Multiple Vulnerabilities

SECUNIA ADVISORY ID:
SA17371

VERIFY ADVISORY:
http://secunia.com/advisories/17371/

CRITICAL:
Moderately critical

IMPACT:
Security Bypass, Cross Site Scripting, DoS, System access

WHERE:
>From remote

SOFTWARE:
PHP 4.0.x
http://secunia.com/product/1655/
PHP 4.1.x
http://secunia.com/product/1654/
PHP 4.2.x
http://secunia.com/product/105/
PHP 4.3.x
http://secunia.com/product/922/
PHP 4.4.x
http://secunia.com/product/5768/
PHP 5.0.x
http://secunia.com/product/3919/

DESCRIPTION:
Some vulnerabilities have been reported in PHP, which can be
exploited by malicious people to conduct cross-site scripting
attacks, bypass certain security restrictions, and potentially
compromise a vulnerable system.

1) An error where the "GLOBALS" array is not properly protected, can
be exploited to define global variables by sending a
"multipart/form-data" POST request with a specially crafted file
upload field, or via a script calling the PHP function "extract()" or
"import_request_variables()".

Successful exploitation may open up for vulnerabilities in various
applications, but requires that "register_globals" is enabled.

The vulnerability has been reported in versions 4.4.0 and 5.0.5, and
prior.

2) An error in the handling of an unexpected termination in the
"parse_str()" PHP function, can be exploited to enable the
"register_globals" directive for the current execution by e.g.
triggering a memory_limit request shutdown in a script calling
"parse_str()".

The vulnerability has been reported in versions 4.4.0 and 5.0.5, and
prior.

3) Some unspecified input passed to the "phpinfo()" PHP function
isn't properly sanitised before being returned to the user. This can
be exploited via a script calling "phpinfo()" to execute arbitrary
HTML and script code in a user's browser session in context of an
affected site.

The vulnerability has been reported in versions 4.4.0 and 5.0.5, and
prior.

4) An integer overflow error in pcrelib may be exploited to cause a
memory corruption via a script calling a PHP function using the PCRE
library where the regular expression can be controlled by the
attacker.

For more information:
SA16502

Successful exploitation may allow execution of arbitrary code.

5) The problem is that it is possible to bypass the "safe_mode" and
"open_basedir" protection mechanisms via the "ext/curl" and "ext/gd"
modules.

6) An unspecified error in calling "virtual()" on Apache 2 can be
exploited to bypass certain configuration directives (e.g.
"safe_mode" and "open_basedir").

Other bugs have also been reported where some may be security
related.

SOLUTION:
Update to version 4.4.1.
http://www.php.net/downloads.php
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 11-01-2005, 03:16 AM
Registered User
 
Join Date: Aug 2003
Posts: 42
Olate is on a distinguished road
http://bugzilla.cpanel.net/show_bug.cgi?id=3442
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 11-01-2005, 04:47 AM
Registered User
 
Join Date: May 2004
Posts: 154
Bulent Tekcan
How do I update ?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 11-01-2005, 06:11 AM
Registered User
 
Join Date: Jan 2005
Posts: 159
dropby23 is on a distinguished road
with easy apache but you must wait for the zend optimizer which will work with php 4.4.1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 11-01-2005, 06:14 AM
Registered User
 
Join Date: Sep 2003
Posts: 142
Rubas is on a distinguished road
Quote:
Originally Posted by dropby23
with easy apache but you must wait for the zend optimizer which will work with php 4.4.1
Edit /scripts/installzendopt and change
http://downloads.zend.com/optimizer/...imizer-2.5.10-..
to
http://downloads.zend.com/optimizer/...timizer-2.5.10a-..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 11-01-2005, 06:27 AM
Registered User
 
Join Date: May 2003
Location: Ukraine
Posts: 159
AlexAT
Quote:
Originally Posted by Olate
I'm there.
+1.
__________________
Regards, Alexei
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 11-01-2005, 11:40 AM
Registered User
 
Join Date: May 2004
Posts: 154
Bulent Tekcan
Quote:
Originally Posted by dropby23
with easy apache but you must wait for the zend optimizer which will work with php 4.4.1
I didn't use /scripts/easyapache include php 4.4.1 ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 11-01-2005, 01:25 PM
Registered User
 
Join Date: Jan 2005
Posts: 159
dropby23 is on a distinguished road
it will include soon but as i said before you must reinstall the zend which includes your php version
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 11-01-2005, 10:55 PM
Registered User
 
Join Date: Jul 2003
Posts: 96
arhs
I see PHP 4.4.1 is now available... via '/scripts/easyapache' and WHM, has any one upgraded to 4.4.1 yet?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 11-02-2005, 03:50 AM
Registered User
 
Join Date: Jul 2003
Location: Plymouth, UK
Posts: 31
kalnet4u
I have just upgraded via whm and have had no problems so far, also updates Zend with the info from Rubas (thanks Rubas).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 11-02-2005, 06:02 AM
Registered User
 
Join Date: Feb 2005
Posts: 3
maxwell_hung is on a distinguished road
Hi

Can the update be done via Update Apache in WHM?
I see 4.4.1 in there but am concerned about the above comments re: Zend.

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 11-02-2005, 06:07 AM
Registered User
 
Join Date: Jan 2005
Posts: 159
dropby23 is on a distinguished road
this will work with this if u are using linux
http://downloads.zend.com/optimizer/...21-i386.tar.gz
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 11-02-2005, 06:21 AM
Registered User
 
Join Date: Feb 2005
Posts: 3
maxwell_hung is on a distinguished road
Thanks dropby23

What am I meant to do with it though? Do I run the install script from the archive or put it somewhere then run apache update?

Sorry for the numpty questions, I'm not used to doing stuff from within WHM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 11-02-2005, 06:48 AM
Registered User
 
Join Date: Jan 2005
Posts: 65
elix is on a distinguished road
just run /scripts/installzendopt once you make the changes and do this after you install php 4.4.1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 09:02 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© cPanel Inc