File _patchinfo of Package patchinfo.6986
<patchinfo incident="6986">
<issue id="1057406" tracker="bnc">gensslcert (apache2-utils) fails with no hostname</issue>
<issue id="1086813" tracker="bnc">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</issue>
<issue id="1086817" tracker="bnc">VUL-0: CVE-2018-1301: apache2: Possible out of bound access after failure in reading the HTTP request</issue>
<issue id="1086774" tracker="bnc">VUL-0: CVE-2017-15715: apache2: <FilesMatch> bypass with a trailing newline in the file name</issue>
<issue id="1086775" tracker="bnc">VUL-0: CVE-2018-1312: apache2: Weak Digest auth nonce generation in mod_auth_digest</issue>
<issue id="1086820" tracker="bnc">VUL-0: CVE-2018-1302: apache2: CVE-2018-1302: Possible write of after free on HTTP/2 stream shutdown</issue>
<issue id="1086814" tracker="bnc">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</issue>
<issue id="2017-15715" tracker="cve" />
<issue id="2017-15710" tracker="cve" />
<issue id="2018-1303" tracker="cve" />
<issue id="2018-1301" tracker="cve" />
<issue id="2018-1312" tracker="cve" />
<issue id="2018-1283" tracker="cve" />
<category>security</category>
<rating>important</rating>
<packager>pgajdos</packager>
<description>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]
* gensslcert: fall back to 'localhost' as hostname [bsc#1057406]
</description>
<summary>Security update for apache2</summary>
</patchinfo>