<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for apache2</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2018:0901-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2018-04-08T19:40:13Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2018-04-08T19:40:13Z</InitialReleaseDate>
    <CurrentReleaseDate>2018-04-08T19:40:13Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for apache2</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">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]
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">SUSE-SLE-SERVER-12-2018-602</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20180901-1/</URL>
      <Description>Link for SUSE-SU-2018:0901-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2018-April/003877.html</URL>
      <Description>E-Mail link for SUSE-SU-2018:0901-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1057406</URL>
      <Description>SUSE Bug 1057406</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1086774</URL>
      <Description>SUSE Bug 1086774</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1086775</URL>
      <Description>SUSE Bug 1086775</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1086813</URL>
      <Description>SUSE Bug 1086813</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1086814</URL>
      <Description>SUSE Bug 1086814</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1086817</URL>
      <Description>SUSE Bug 1086817</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1086820</URL>
      <Description>SUSE Bug 1086820</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-15710/</URL>
      <Description>SUSE CVE CVE-2017-15710 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-15715/</URL>
      <Description>SUSE CVE CVE-2017-15715 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-1283/</URL>
      <Description>SUSE CVE CVE-2018-1283 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-1301/</URL>
      <Description>SUSE CVE CVE-2018-1301 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-1303/</URL>
      <Description>SUSE CVE CVE-2018-1303 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-1312/</URL>
      <Description>SUSE CVE CVE-2018-1312 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS" CPE="cpe:/o:suse:sles-ltss:12">SUSE Linux Enterprise Server 12-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="apache2-2.4.10-14.31.1">
      <FullProductName ProductID="apache2-2.4.10-14.31.1">apache2-2.4.10-14.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="apache2-doc-2.4.10-14.31.1">
      <FullProductName ProductID="apache2-doc-2.4.10-14.31.1">apache2-doc-2.4.10-14.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="apache2-example-pages-2.4.10-14.31.1">
      <FullProductName ProductID="apache2-example-pages-2.4.10-14.31.1">apache2-example-pages-2.4.10-14.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="apache2-prefork-2.4.10-14.31.1">
      <FullProductName ProductID="apache2-prefork-2.4.10-14.31.1">apache2-prefork-2.4.10-14.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="apache2-utils-2.4.10-14.31.1">
      <FullProductName ProductID="apache2-utils-2.4.10-14.31.1">apache2-utils-2.4.10-14.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="apache2-worker-2.4.10-14.31.1">
      <FullProductName ProductID="apache2-worker-2.4.10-14.31.1">apache2-worker-2.4.10-14.31.1</FullProductName>
    </Branch>
    <Relationship ProductReference="apache2-2.4.10-14.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:apache2-2.4.10-14.31.1">apache2-2.4.10-14.31.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="apache2-doc-2.4.10-14.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:apache2-doc-2.4.10-14.31.1">apache2-doc-2.4.10-14.31.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="apache2-example-pages-2.4.10-14.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:apache2-example-pages-2.4.10-14.31.1">apache2-example-pages-2.4.10-14.31.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="apache2-prefork-2.4.10-14.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:apache2-prefork-2.4.10-14.31.1">apache2-prefork-2.4.10-14.31.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="apache2-utils-2.4.10-14.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:apache2-utils-2.4.10-14.31.1">apache2-utils-2.4.10-14.31.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="apache2-worker-2.4.10-14.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:apache2-worker-2.4.10-14.31.1">apache2-worker-2.4.10-14.31.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In Apache httpd 2.0.23 to 2.0.65, 2.2.0 to 2.2.34, and 2.4.0 to 2.4.29, 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.</Note>
    </Notes>
    <CVE>CVE-2017-15710</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-doc-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-example-pages-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-prefork-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-utils-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-worker-2.4.10-14.31.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20180901-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-15710.html</URL>
        <Description>CVE-2017-15710</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1086776</URL>
        <Description>SUSE Bug 1086776</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In Apache httpd 2.4.0 to 2.4.29, the expression specified in &lt;FilesMatch&gt; could match '$' to a newline character in a malicious filename, rather than matching only the end of the filename. This could be exploited in environments where uploads of some files are are externally blocked, but only by matching the trailing portion of the filename.</Note>
    </Notes>
    <CVE>CVE-2017-15715</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-doc-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-example-pages-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-prefork-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-utils-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-worker-2.4.10-14.31.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20180901-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-15715.html</URL>
        <Description>CVE-2017-15715</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1086774</URL>
        <Description>SUSE Bug 1086774</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In Apache httpd 2.4.0 to 2.4.29, 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. This comes from the "HTTP_SESSION" variable name used by mod_session to forward its data to CGIs, since the prefix "HTTP_" is also used by the Apache HTTP Server to pass HTTP header fields, per CGI specifications.</Note>
    </Notes>
    <CVE>CVE-2018-1283</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-doc-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-example-pages-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-prefork-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-utils-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-worker-2.4.10-14.31.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.5</BaseScore>
        <Vector>AV:N/AC:M/Au:S/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20180901-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-1283.html</URL>
        <Description>CVE-2018-1283</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1086814</URL>
        <Description>SUSE Bug 1086814</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A specially crafted request could have crashed the Apache HTTP Server prior to version 2.4.30, due to an out of bound access after a size limit is reached by reading the HTTP header. This vulnerability is considered very hard if not impossible to trigger in non-debug mode (both log and build level), so it is classified as low risk for common server usage.</Note>
    </Notes>
    <CVE>CVE-2018-1301</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-doc-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-example-pages-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-prefork-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-utils-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-worker-2.4.10-14.31.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20180901-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-1301.html</URL>
        <Description>CVE-2018-1301</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1086817</URL>
        <Description>SUSE Bug 1086817</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A specially crafted HTTP request header could have crashed the Apache HTTP Server prior to version 2.4.30 due to an out of bound read while preparing data to be cached in shared memory. It could be used as a Denial of Service attack against users of mod_cache_socache. The vulnerability is considered as low risk since mod_cache_socache is not widely used, mod_cache_disk is not concerned by this vulnerability.</Note>
    </Notes>
    <CVE>CVE-2018-1303</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-doc-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-example-pages-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-prefork-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-utils-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-worker-2.4.10-14.31.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20180901-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-1303.html</URL>
        <Description>CVE-2018-1303</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1086813</URL>
        <Description>SUSE Bug 1086813</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In Apache httpd 2.2.0 to 2.4.29, 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.</Note>
    </Notes>
    <CVE>CVE-2018-1312</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-doc-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-example-pages-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-prefork-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-utils-2.4.10-14.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:apache2-worker-2.4.10-14.31.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20180901-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-1312.html</URL>
        <Description>CVE-2018-1312</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1086775</URL>
        <Description>SUSE Bug 1086775</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
