You are not logged in.

#1 2006-11-04 01:44:03

mhakali
Member
Registered: 2006-08-31
Posts: 31

[security] php 5.2.0 update (remote code execution)

Hi!

I just throw together an updated PHP package for those of you who want to patch your web servers against the advisory released yesterday.

The package is available here:

http://adiza.nexticom.net/files/package … pkg.tar.gz

The advisory is available here:

http://www.frsirt.com/english/advisories/2006/4317

Note that it is without IMAP and ODBC support since i did not have these packages installed.

Greets.

Offline

#2 2006-11-04 10:01:26

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,967
Website

Re: [security] php 5.2.0 update (remote code execution)

It would be nice if you could post the PKGBUILD here. I did not manage to build pear on Arch64.

Offline

#3 2006-11-06 20:12:37

n00b.tux
Member
Registered: 2006-10-27
Posts: 10

Re: [security] php 5.2.0 update (remote code execution)

Somehow this release disabled session support: I do not have tested it well but  when playing around with drupal I noticed I couldnt log in anymore. So checked the settings and everything looked ok until I realized that in the /tmp folder no session files were created. I switched back to 5.1.6-4 and it worked again. I am sorry for not being able to give further info but could somebody test if session data is created correctly?

Offline

#4 2006-11-07 08:44:45

mallow005
Member
Registered: 2006-07-11
Posts: 20

Re: [security] php 5.2.0 update (remote code execution)

Also, upgrading to php 5.2.0 will break php-cgi (needed for fcgi under lighttpd) since the latest php-cgi available in the repositories is 5.1.6! Please fix!

Offline

#5 2006-11-07 16:29:25

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,967
Website

Re: [security] php 5.2.0 update (remote code execution)

If you use this an a webserver you should compile from abs; using old php-versions is a security-risk.

Offline

#6 2006-11-07 17:29:32

kth5
Member
Registered: 2004-04-29
Posts: 657
Website

Re: [security] php 5.2.0 update (remote code execution)

Upgrading to PHP 5.2.0 is the fix already and we have that in current as you can see. wink


I recognize that while theory and practice are, in theory, the same, they are, in practice, different. -Mark Mitchell

Offline

#7 2006-11-07 17:35:23

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,967
Website

Re: [security] php 5.2.0 update (remote code execution)

No, there is still no update for php-cgi. See http://www.archlinux.org/packages/8635/

Offline

#8 2006-11-07 21:16:08

Prieto
Member
From: Huelva, Spain
Registered: 2005-05-20
Posts: 4

Re: [security] php 5.2.0 update (remote code execution)

php and php-cgi should always be updated at once. Currently they have different maintainers, maybe one maintainer should take care of both.

Offline

#9 2006-11-07 21:44:49

Romashka
Forum Fellow
Registered: 2005-12-07
Posts: 1,054

Re: [security] php 5.2.0 update (remote code execution)

Prieto wrote:

php and php-cgi should always be updated at once. Currently they have different maintainers, maybe one maintainer should take care of both.

Agree completely. There's no point in updating php and php-cgi by different maintainers at different time.
Also eaccelerator and php-apc should be updated at the same time with php.


to live is to die

Offline

#10 2006-11-09 03:37:35

enr1x
Member
From: Girona, Spain
Registered: 2006-11-09
Posts: 29

Re: [security] php 5.2.0 update (remote code execution)

Well, just upgraded my installation and, as you can guess, my php+mysql app (gallery2) is not working. If upgrading means problems, i don't think much people which depends on such apps would be attracted to this distro. Fortunately we will get this problem solved soon...

Thank you for your help,

Enric
(http://enr1x.info http://enr1x.info/gallery (DEAD)

Offline

#11 2006-11-09 07:16:32

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,967
Website

Re: [security] php 5.2.0 update (remote code execution)

Gallery2 works just fine with new PHP.

Offline

#12 2006-11-09 15:49:57

n00b.tux
Member
Registered: 2006-10-27
Posts: 10

Re: [security] php 5.2.0 update (remote code execution)

did somebody test server-side session data creation (/tmp folder)?

Offline

Board footer

Powered by FluxBB