Security update for apache2

This update for apache2 fixes the following issues:

* CVE-2018-1283: when mod_session is configured to forward its session data to CGI applications
(SessionEnv on, not the default), a remote user may influence their content by
using a \"Session\" header leading to unexpected behavior [bsc#1086814].

* CVE-2018-1301: due to an out of bound access after a size limit being reached by reading the HTTP header,
a specially crafted request could lead to remote denial of service. [bsc#1086817]

* CVE-2018-1303: a specially crafted HTTP request header could lead to crash due to an out of bound read
while preparing data to be cached in shared memory.[bsc#1086813]

* CVE-2017-15715: a regular expression could match '$' to a newline character in a malicious filename,
rather than matching only the end of the filename. leading to corruption of uploaded files.[bsc#1086774]

* CVE-2018-1312: when generating an HTTP Digest authentication challenge, the nonce sent to prevent
reply attacks was not correctly generated using a pseudo-random seed.
In a cluster of servers using a common Digest authentication configuration,
HTTP requests could be replayed across servers by an attacker without detection. [bsc#1086775]

* CVE-2017-15710: mod_authnz_ldap, if configured with AuthLDAPCharsetConfig,
uses the Accept-Language header value to lookup the right charset encoding when verifying the
user's credentials. If the header value is not present in the charset conversion table,
a fallback mechanism is used to truncate it to a two characters value to allow a quick retry
(for example, 'en-US' is truncated to 'en').
A header value of less than two characters forces an out of bound write of one NUL byte to a
memory location that is not part of the string. In the worst case, quite unlikely, the process
would crash which could be used as a Denial of Service attack. In the more likely case, this memory
is already reserved for future use and the issue has no effect at all. [bsc#1086820]

* CVE-2018-1302: when an HTTP/2 stream was destroyed after being handled, it
could have written a NULL pointer potentially to an already freed memory.
The memory pools maintained by the server make this vulnerability hard to trigger in usual configurations,
the reporter and the team could not reproduce it outside debug builds, so it is classified as low risk.
[bsc#1086820]

This update was imported from the SUSE:SLE-12-SP2:Update update project.

Fixed bugs
bnc#1086813
VUL-0: CVE-2018-1303 apache2: Out of bounds read in mod_cache_socache can allow a remote attacker to cause a denial of service
bnc#1086817
VUL-0: CVE-2018-1301: apache2: Possible out of bound access after failure in reading the HTTP request
bnc#1086774
VUL-0: CVE-2017-15715: apache2: <FilesMatch> bypass with a trailing newline in the file name
bnc#1086814
VUL-0: CVE-2018-1283 apache2: Improper handling of headers in mod_session can allow a remote user to modify session data for CGI applications
bnc#1086820
VUL-0: CVE-2018-1302: apache2: CVE-2018-1302: Possible write of after free on HTTP/2 stream shutdown
bnc#1086775
VUL-0: CVE-2018-1312: apache2: Weak Digest auth nonce generation in mod_auth_digest
Selected Binaries
openSUSE Build Service is sponsored by