Bug 82673

Summary: php version 4.1.2 has a critical bug, needs updating
Product: [Retired] Red Hat Linux Reporter: S BEAM <sbeam>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: medium    
Version: 7.3CC: dkelson, k.georgiou
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://bugs.php.net/bug.php?id=16043&edit=1
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-05-11 10:25:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description S BEAM 2003-01-24 19:31:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021212

Description of problem:
Current RPM's in updates for RH 7.2 and 7.3 is for php v4.1.2 which has a
serious bug (see URL). Please update to a newer version so no one else will go
insane like I did.

http://bugs.php.net/bug.php?id=16043&edit=1


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.use php sessions
2.lose time and money figureing out why they dont work
3.pull out hair

    

Additional info:

Comment 1 S BEAM 2003-01-24 19:37:29 UTC
Also there is a serious security problem in that version of PHP:
http://www.php.net/release_4_2_2.php

I would say this is a critical update.

Comment 2 Joe Orton 2003-01-27 13:26:11 UTC
Hi, thanks for the report.  Note that the security problems have been fixed in
the PHP errata updates for 7.x already.

Comment 3 Dax Kelson 2003-02-05 08:58:17 UTC
Here is a serious bug that is biting lots of people:

http://bugs.php.net/bug.php?id=18352
http://bugs.php.net/bug.php?id=17998
http://bugs.php.net/bug.php?id=11008

Simple test case:

$ php -q 'exit(99);' ; echo $?

This should display 99 on your screen, instead I get 255.

Comment 4 S BEAM 2003-02-05 13:38:16 UTC
Joe - that does not seem to be the case, that is why I reported the bug. 
ftp://updates.redhat.com/7.2/en/os/i386
lists
php-4.1.2-7.2.6.i386.rpm

Comment 5 Joe Orton 2003-02-05 13:41:53 UTC
Yes, the version of the RPM is still "4.1.2" since we back-ported the fixes from
4.2.x and apply them to 4.1.2.

Comment 6 Joe Orton 2004-05-11 10:25:49 UTC
This was fixed in 8.0/9.