Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 519
Alerts This Week
Warning Icon 1 519

Scientific Linux: httpd Moderate Security Update CVE-2011-3639 Advisory

Scientific Large Esm H446
Moderate: httpd security update
Date: Tue, 6 Mar 2012 14:49:21 -0600
Reply-To: This email address is being protected from spambots. You need JavaScript enabled to view it.
Sender: Security Errata for Scientific Linux
 
From: This email address is being protected from spambots. You need JavaScript enabled to view it.
Subject: Security ERRATA Moderate: httpd on SL5.x i386/x86_64
Comments: To: This email address is being protected from spambots. You need JavaScript enabled to view it.

Synopsis: Moderate: httpd security update
Issue Date: 2012-02-21
CVE Numbers: CVE-2011-3639
 CVE-2011-3607
 CVE-2012-0031
 CVE-2012-0053

The Apache HTTP Server is a popular web server.

It was discovered that the fix for CVE-2011-3368 (released via a
previous update) did not completely address the problem. An attacker could
bypass the fix and make a reverse proxy connect to an arbitrary server not
directly accessible to the attacker by sending an HTTP version 0.9 request.
(CVE-2011-3639)

The httpd server included the full HTTP header line in the default error
page generated when receiving an excessively long or malformed header.
Malicious JavaScript running in the server's domain context could use this
flaw to gain access to httpOnly cookies. (CVE-2012-0053)

An integer overflow flaw, leading to a heap-based buffer overflow, was
found in the way httpd performed substitutions in regular expressions. An
attacker able to set certain httpd settings, such as a user permitted to
override the httpd configuration for a specific directory using a
".htaccess" file, could use this flaw to crash the httpd child process or,
possibly, execute arbitrary code with the privileges of the "apache" user.
(CVE-2011-3607)

A flaw was found in the way httpd handled child process status information.
A malicious program running with httpd child process privileges (such as a
PHP or CGI script) could use this flaw to cause the parent httpd process to
crash during httpd service shutdown. (CVE-2012-0031)

All httpd users should upgrade to these updated packages, which contain
backported patches to correct these issues. After installing the updated
packages, the httpd daemon will be restarted automatically.

SL5:
 i386
 httpd-2.2.3-63.sl5.1.i386.rpm
 httpd-debuginfo-2.2.3-63.sl5.1.i386.rpm
 httpd-devel-2.2.3-63.sl5.1.i386.rpm
 httpd-manual-2.2.3-63.sl5.1.i386.rpm
 mod_ssl-2.2.3-63.sl5.1.i386.rpm
 x86_64
 httpd-2.2.3-63.sl5.1.x86_64.rpm
 httpd-debuginfo-2.2.3-63.sl5.1.i386.rpm
 httpd-debuginfo-2.2.3-63.sl5.1.x86_64.rpm
 httpd-devel-2.2.3-63.sl5.1.i386.rpm
 httpd-devel-2.2.3-63.sl5.1.x86_64.rpm
 httpd-manual-2.2.3-63.sl5.1.x86_64.rpm
 mod_ssl-2.2.3-63.sl5.1.x86_64.rpm

- Scientific Linux Development Team