Scientific Linux Security Update : httpd on SL3.x i386/x86_64

critical Nessus Plugin ID 60636

Synopsis

The remote Scientific Linux host is missing one or more security updates.

Description

CVE-2009-1891 httpd: possible temporary DoS (CPU consumption) in mod_deflate

CVE-2009-2412 apr, apr-util: Integer overflows in memory pool (apr) and relocatable memory (apr-util) management

Multiple integer overflow flaws, leading to heap-based buffer overflows, were found in the way the Apache Portable Runtime (APR) manages memory pool and relocatable memory allocations. An attacker could use these flaws to issue a specially crafted request for memory allocation, which would lead to a denial of service (application crash) or, potentially, execute arbitrary code with the privileges of an application using the APR libraries. (CVE-2009-2412)

A denial of service flaw was found in the Apache mod_deflate module.
This module continued to compress large files until compression was complete, even if the network connection that requested the content was closed before compression completed. This would cause mod_deflate to consume large amounts of CPU if mod_deflate was enabled for a large file. (CVE-2009-1891)

This update also fixes the following bug :

- in some cases the Content-Length header was dropped from HEAD responses. This resulted in certain sites not working correctly with mod_proxy, such as www.windowsupdate.com. (BZ#506016)

After installing the updated packages, the httpd daemon must be restarted for the update to take effect.

Solution

Update the affected httpd, httpd-devel and / or mod_ssl packages.

See Also

https://bugzilla.redhat.com/show_bug.cgi?id=506016

http://www.nessus.org/u?faaf4a09

Plugin Details

Severity: Critical

ID: 60636

File Name: sl_20090810_httpd_on_SL3_x.nasl

Version: 1.10

Type: local

Agent: unix

Published: 8/1/2012

Updated: 1/14/2021

Supported Sensors: Nessus Agent, Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

CVSS v2

Risk Factor: Critical

Base Score: 10

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Information

CPE: x-cpe:/o:fermilab:scientific_linux

Required KB Items: Host/local_checks_enabled, Host/RedHat/release, Host/RedHat/rpm-list, Host/cpu

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 8/10/2009

Vulnerability Publication Date: 7/10/2009

Reference Information

CVE: CVE-2009-1891, CVE-2009-2412

CWE: 189, 399