Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 32271
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Security <security@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Haroon Rafique <corporate_gadfly@hotmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:
Flags: Requestee:
 
 
  ()

Filename Description Type Creator Created Size Actions
apache.init.patch apache init patch patch Kurt Lieber 2003-10-30 11:26 0000 506 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 32271 depends on: Show dependency tree
Bug 32271 blocks: 29893 32366

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-10-29 07:02 0000
New ebuild needed for apache-2.0.48. Here's the link to the new announced
release of 2.0.48:

http://www.apache.org/dist/httpd/Announcement2.html

A couple of security vulnerability fixes and bunch of bug fixes.

------- Comment #1 From Donny Davies (RETIRED) 2003-10-29 11:16:47 0000 -------
I will add this tonight.

Stu -- if I add 2.0.48 un-arch-masked into the tree, then we'll be on
the new --datadir from here on.  That's ok with you you?

I would prefer Apache related bugs to be assigned to the Apache
web-apps herd.  If its security related, add security@g.o to the
CC list.


------- Comment #2 From Donny Davies (RETIRED) 2003-10-29 23:37:01 0000 -------
Needless to say I didnt check it in yet, but do have it finished over here
and will commit tomorrow; got sidetracked by a segfaulting mod_php.

------- Comment #3 From Stuart Herbert (RETIRED) 2003-10-30 01:01:08 0000 -------
Donny - that's okay with me.

Stu

------- Comment #4 From solar 2003-10-30 09:46:20 0000 -------
Donny,

Please reassign back to security@ and change "Product:" to "Gentoo GLSA"
when we are all good to go..

Thanks

------- Comment #5 From Donny Davies (RETIRED) 2003-10-30 09:54:44 0000 -------
This is a real song and dance we have going on here.

2.0.48 is 'x86' and in-the-tree.


------- Comment #6 From Kurt Lieber 2003-10-30 11:26:42 0000 -------
Created an attachment (id=19986) [details]
apache init patch

------- Comment #7 From Kurt Lieber 2003-10-30 11:27:19 0000 -------
bah -- the above patch fixes a bug with the init script that causes apache
to fail to start with the following error:

env: start-stop-daemon: No such file or directory                     [!!]

------- Comment #8 From Kurt Lieber 2003-10-30 11:29:30 0000 -------
marking as blocker.

------- Comment #9 From Donny Davies (RETIRED) 2003-10-30 11:58:15 0000 -------
Oops, yes you're right; fixed.



------- Comment #10 From solar 2003-10-30 12:26:41 0000 -------
Donny,

I just did a cvs update and noticed that it's not quite right yet.

env -i /sbin/start-stop-daemon
should be
env -i PATH=$PATH /sbin/start-stop-daemon

------- Comment #11 From Donny Davies (RETIRED) 2003-10-30 12:42:17 0000 -------
Is it really broken?  Please update it if you wish, but its "workingforme".

------- Comment #12 From Martin Holzer (RETIRED) 2003-10-30 12:58:38 0000 -------
please add

--retry 5 

like in mysql:
start-stop-daemon --stop --retry 5 --quiet

------- Comment #13 From Rajiv Aaron Manglani 2003-10-30 23:26:46 0000 -------
just fixed the init scripts (with solar's PATH=$PATH) in cvs.

------- Comment #14 From Rajiv Aaron Manglani 2003-10-31 01:13:10 0000 -------
to-do in comment #12 moved to bug #32366.


GLSA 200310-04 sent as:


---------------------------------------------------------------------------
GENTOO LINUX SECURITY ANNOUNCEMENT 200310-04
---------------------------------------------------------------------------

          PACKAGE : net-www/apache
          SUMMARY : buffer overflow
             DATE : Fri Oct 31 07:59:00 UTC 2003
          EXPLOIT : local
VERSIONS AFFECTED : <apache-2.0.48
    FIXED VERSION : >=apache-2.0.48
       GENTOO BUG : http://bugs.gentoo.org/show_bug.cgi?id=32271
              CVE : CAN-2003-0789 CAN-2003-0542

---------------------------------------------------------------------------

Quote from <http://www.apache.org/dist/httpd/Announcement2.html>:

    This version of Apache is principally a bug fix release. A summary of
    the bug fixes is given at the end of this document. Of particular note
    is that 2.0.48 addresses two security vulnerabilities:

    mod_cgid mishandling of CGI redirect paths could result in CGI output
    going to the wrong client when a threaded MPM is used.
    [CAN-2003-0789]
    
    A buffer overflow could occur in mod_alias and mod_rewrite when a
    regular expression with more than 9 captures is configured.
    [CAN-2003-0542]
    
    This release is compatible with modules compiled for 2.0.42 and later
    versions. We consider this release to be the best version of Apache
    available and encourage users of all prior versions to upgrade.


SOLUTION

It is recommended that all Gentoo Linux users who are running
net-misc/apache 2.x upgrade:

emerge sync
emerge '>=net-www/apache-2.0.48'
emerge clean

Please remember to update your config files in /etc/apache2
as --datadir has been changed to /var/www/localhost.

Note that a forthcoming GLSA-200310-03 will address similar issues
in Apache 1.x.


// end


Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug