Apache Week issue 304
Apache Week <[email protected]> Fri, 02 Aug 2002 17:13:31 +0100
| Newsgroups | gmane.comp.apache.apacheweek |
|---|---|
| Message-ID | <[email protected]> |
APACHE WEEK
The essential weekly guide for users of the world's most popular Web server.
Issue 304: 2nd August 2002
In this issue
* Security Reports
* Under development
* In the news
* Featured articles
Security Reports
OpenSSL remote vulnerabilities
OpenSSL is a commercial-grade, full-featured, and Open Source
toolkit which implements the Secure Sockets Layer (SSL v2/v3) and
Transport Layer Security (TLS v1) protocols as well as a
full-strength general purpose cryptography library. OpenSSL is
commonly used in secure web servers based on Apache. A security
audit of the OpenSSL code sponsored by DARPA found several buffer
overflows which affect versions 0.9.7 and 0.9.6d and earlier. Of
the problems found, those that directly affect Apache users
include:
* The SSLv3 session ID supplied to a client from a malicious server
could be oversized and overrun a buffer. This issue looks to be
remotely exploitable. The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name [1]CAN-2002-0656 to
this issue.
* Various buffers used for storing ASCII representations of integers
were too small on 64 bit platforms. This issue may be exploitable
The Common Vulnerabilities and Exposures project (cve.mitre.org)
has assigned the name [2]CAN-2002-0655 to this issue.
* Portions of the SSL protocol data stream which include the lengths
of structures which are being transferred may not be properly
validated, allowing a malicious client to cause an application to
crash or enter an infinite loop. It has not been verified if this
issue could lead to further consequences such as remote code
execution. The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name [3]CAN-2002-0659 to this
issue.
Patches for this issue are [4]available from the OpenSSL site
libmm 1.1.3 vulnerability
The MM library provides an abstraction layer which allows related
processes to share data easily. On systems where shared memory or
other inter-process communication mechanisms are not available, the
MM library emulates them using temporary files. MM is used in
several operating systems to provide shared memory pools to Apache
modules.
Versions of MM up to and including 1.1.3 open temporary files in an
unsafe manner, allowing a malicious local user to cause an
application which uses MM to overwrite any file to which it has
write access.
Updated versions of MM are [5]now available from the author. The
Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name [6]CAN-2002-0658 to this issue.
Under development
The subject of LDAP authentication for Apache 2.0 arose this week;
currently, an LDAP module for 2.0 is hosted at apache.org in a
separate CVS repository from Apache 2.0, though this project is
little-known and has never been released as a standalone module. A
proprietary LDAP module has also been developed independently by
Covalent. Opinions were divided on whether to integrate the
apache.org LDAP module into the main 2.0 distribution; the
consensus may be that it is included in the "experimental"
directory until it has matured.
The 2.0.40 release remains "imminent", with some discussion of
whether an undisclosed security flaw in 2.0.39 should accelerate
the schedule; the flaw itself was not made public but was stated to
be a non-serious information leak. An issue delaying a new release
concerns the wrapper in the APR library for the poll() system call
which can currently cause performance problems in some
configurations.
In the news
O'Reilly Open Source Conference
Paul Weinstein finished off his article on the main news of the
O'Reilly Open Source Conference. Highlights included Milton Ngan
from Weta Digital talking about the how open source tools are used
to produce the special effects for Lord of the Rings. Internally
they use Perl, mySQL as well as Apache and PHP. [7]Read the Apache
Week feature from the conference
Featured articles
In this section we highlight some of the articles on the web that
are of interest to Apache users.
[8]"Securing Linux 101: Reasonable Steps to Detect and Prevent
Blackhats" takes a look at five anecdotal lessons to supply you
with the know-how to detect intruders and secure your Linux box. It
also lists the sources to get more information about security.
James Goodwill dissects the server.xml file for Tomcat 4.0.4 in
this [9]article and walks us through its anatomy. After this you
will be confident enough to customise the file to your own
requirements.
A [10]sample chapter of the "Apache Administrator's Handbook" is
now available online. If you are interested to find out more, why
not take a look at the book's [11]companion website.
______________________________________________________________
This issue brought to you by: Mark J Cox, Joe Orton, Min Min Tsan
Comments or criticisms? Please email us at
[12][email protected].
[13]Apache Week is copyright 1996-2002 by [14]Red Hat, Inc.
References
1. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0656
2. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0655
3. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0659
4. http://www.openssl.org/
5. http://www.engelschall.com/sw/mm/
6. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0658
7. http://www.apacheweek.com/features/oscon2002
8. http://www.unixreview.com/documents/s=7458/uni1028130605946/0807l.htm
9. http://www.onjava.com/pub/a/onjava/2002/07/31/tomcat.html
10. http://www.samspublishing.com/catalog/article.asp?product_id={4A8C0431-2FCD-458A-9A09-D53756AA4D9A}
11. http://www.apacheadmin.com/
12. mailto:[email protected]
13. http://www.apacheweek.com/
14. http://www.redhat.com/
----------------------------------------------------------------------
To unsubscribe: https://listman.redhat.com/mailman/listinfo/apacheweek
or send the message "unsubscribe" to [email protected]
----------------------------------------------------------------------