Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 200405-22 ] Apache 1.3: Multiple vulnerabilities
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Wed May 26, 2004 4:42 pm    Post subject: [ GLSA 200405-22 ] Apache 1.3: Multiple vulnerabilities Reply with quote

Gentoo Linux Security Advisory

Title: Apache 1.3: Multiple vulnerabilities (GLSA 200405-22)
Severity: normal
Exploitable: remote
Date: May 26, 2004
Updated: December 30, 2007
Bug(s): #51815
ID: 200405-22

Synopsis


Several security vulnerabilities have been fixed in the latest release of
Apache 1.3.


Background


The Apache HTTP Server Project is an effort to develop and maintain an
open-source HTTP server for modern operating systems. The goal of this
project is to provide a secure, efficient and extensible server that
provides services in tune with the current HTTP standards.


Affected Packages

Package: www-servers/apache
Vulnerable: < 1.3.31
Unaffected: >= 1.3.31
Architectures: All supported architectures


Description


On 64-bit big-endian platforms, mod_access does not properly parse
Allow/Deny rules using IP addresses without a netmask which could result in
failure to match certain IP addresses.

Terminal escape sequences are not filtered from error logs. This could be
used by an attacker to insert escape sequences into a terminal emulater
vulnerable to escape sequences.

mod_digest does not properly verify the nonce of a client response by using
a AuthNonce secret. This could permit an attacker to replay the response of
another website. This does not affect mod_auth_digest.

On certain platforms there is a starvation issue where listening sockets
fails to handle short-lived connection on a rarely-accessed listening
socket. This causes the child to hold the accept mutex and block out new
connections until another connection arrives on the same rarely-accessed
listening socket thus leading to a denial of service.


Impact


These vulnerabilities could lead to attackers bypassing intended access
restrictions, denial of service, and possibly execution of arbitrary code.


Workaround


There is no known workaround at this time.


Resolution


All users should upgrade to the latest stable version of Apache 1.3.
Code:
# emerge sync

    # emerge -pv ">=www-servers/apache-1.3.31"
    # emerge ">=www-servers/apache-1.3.31"


References

CAN-2003-0993
CAN-2003-0020
CAN-2003-0987
CAN-2004-0174


Last edited by GLSA on Fri Jun 22, 2012 4:16 am; edited 9 times in total
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum