Optionsbleed: Apache-Webserver blutet

Published by

Beim Apache-Webserver lassen sich in bestimmten Konfigurationen Speicherfragmente durch einen Angreifer auslesen. Besonders kritisch ist diese Lücke in Shared-Hosting-Umgebungen.

Von Golem:
Ein Fehler im Apache-Webserver bei der Verarbeitung der "OPTIONS"-Methode führt zu einer kritischen Sicherheitslücke. Der Optionsbleed-Bug sorgt dafür, dass Apache unter bestimmten Umständen im Antwortheader auf eine entsprechende Anfrage zufällige Speicherfragmente verschickt.

Diese können Passwörter, Teile von Konfigurationsdateien, Codefragmente und vieles mehr enthalten. Die Lücke hat damit viel Ähnlichkeit mit anderen "Bleed"-Lücken wie Heartbleed oder Cloudbleed.

Das HTTP-Protokoll unterstützt verschiedene Methoden, um mit Webservern zu interagieren. Im normalen Weballtag werden meist nur zwei Methoden genutzt: GET und POST. Mit GET-Anfragen ruft man gewöhnliche Webseiten ab, mit POST-Anfragen kann man Daten an einen Webserver schicken, beispielsweise Formulareingaben. Doch HTTP unterstützt noch einige andere Methoden.

Weiter lesen

Sowohl für Debian GNU/Linux, als auch Ubuntu Linux gibt es schon entsprechende Updates:
-------------------------------------------------------------------------
Debian Security Advisory DSA-3980-1 security@debian.org
https://www.debian.org/security/ Salvatore Bonaccorso
September 20, 2017 https://www.debian.org/security/faq
- -------------------------------------------------------------------------

Package : apache2
CVE ID : CVE-2017-9798
Debian Bug : 876109

Hanno Boeck discovered that incorrect parsing of Limit directives of
.htaccess files by the Apache HTTP Server could result in memory
disclosure.

For the oldstable distribution (jessie), this problem has been fixed
in version 2.4.10-10+deb8u11.

For the stable distribution (stretch), this problem has been fixed in
version 2.4.25-3+deb9u3.

We recommend that you upgrade your apache2 packages.

Further information about Debian Security Advisories, how to apply
these updates to your system and frequently asked questions can be
found at: https://www.debian.org/security/


==========================================================================
Ubuntu Security Notice USN-3425-1
September 19, 2017

apache2 vulnerability
==========================================================================

A security issue affects these releases of Ubuntu and its derivatives:

- Ubuntu 17.04
- Ubuntu 16.04 LTS
- Ubuntu 14.04 LTS

Summary:

Apache HTTP Server could be made to expose sensitive information over the
network.

Software Description:
- apache2: Apache HTTP server

Details:

Hanno Böck discovered that the Apache HTTP Server incorrectly handled
Limit directives in .htaccess files. In certain configurations, a remote
attacker could possibly use this issue to read arbitrary server memory,
including sensitive information. This issue is known as Optionsbleed.

Update instructions:

The problem can be corrected by updating your system to the following
package versions:

Ubuntu 17.04:
apache2-bin 2.4.25-3ubuntu2.3

Ubuntu 16.04 LTS:
apache2-bin 2.4.18-2ubuntu3.5

Ubuntu 14.04 LTS:
apache2-bin 2.4.7-1ubuntu4.18

In general, a standard system update will make all the necessary changes.

References:
https://www.ubuntu.com/usn/usn-3425-1
CVE-2017-9798

Package Information:
https://launchpad.net/ubuntu/+source/apache2/2.4.25-3ubuntu2.3
https://launchpad.net/ubuntu/+source/apache2/2.4.18-2ubuntu3.5
https://launchpad.net/ubuntu/+source/apache2/2.4.7-1ubuntu4.18