<?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 tomcat</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:3261-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2018-10-19T14:05:42Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2018-10-19T14:05:42Z</InitialReleaseDate>
    <CurrentReleaseDate>2018-10-19T14:05:42Z</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 tomcat</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for tomcat fixes the following issues:

Version update to 7.0.90:

- Another bugfix release, for full details see:
  https://tomcat.apache.org/tomcat-7.0-doc/changelog.html

Security issues fixed:

- CVE-2018-11784: When the default servlet in Apache Tomcat returned
  a redirect to a directory (e.g. redirecting to '/foo/' when the user
  requested '/foo') a specially crafted URL could be used to cause the
  redirect to be generated to any URI of the attackers choice. (bsc#1110850)
- CVE-2017-15706: As part of the fix for bug 61201, the documentation
  for Apache Tomcat included an updated description of the search algorithm
  used by the CGI Servlet to identify which script to execute.  The update
  was not correct. As a result, some scripts may have failed to execute as
  expected and other scripts may have been executed unexpectedly. Note that
  the behaviour of the CGI servlet has remained unchanged in this regard.
  It is only the documentation of the behaviour that was wrong and has
  been corrected.(bsc#1078677)
- CVE-2018-1304: The URL pattern of \'\' (the empty string) which exactly
  maps to the context root was not correctly handled in Apache Tomcat
  when used as part of a security constraint definition. This caused the
  constraint to be ignored. It was, therefore, possible for unauthorised
  users to gain access to web application resources that should have
  been protected.  Only security constraints with a URL pattern of the
  empty string were affected. (bsc#1082480)
- CVE-2018-1305: Security constraints defined by annotations of Servlets
  in Apache Tomcat were only applied once a Servlet had been loaded. Because
  security constraints defined in this way apply to the URL pattern and
  any URLs below that point, it was possible - depending on the order
  Servlets were loaded - for some security constraints not to be applied.
  This could have exposed resources to users who were not authorised to
  access them.(bsc#1082481)
- CVE-2018-1336: An improper handing of overflow in the UTF-8 decoder with
  supplementary characters can lead to an infinite loop in the decoder causing
  a Denial of Service. (bsc#1102400)
- CVE-2018-8014: Fixed default settings for the CORS filter, which were
  insecure and enabled 'supportsCredentials' for all origins. (bsc#1093697)
- CVE-2018-8034: Fixed the host name verification when using TLS with the
  WebSocket client, which was not enabled by default. (bsc#1102379)
</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-2339</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-20183261-1/</URL>
      <Description>Link for SUSE-SU-2018:3261-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2018-October/004749.html</URL>
      <Description>E-Mail link for SUSE-SU-2018:3261-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/1078677</URL>
      <Description>SUSE Bug 1078677</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1082480</URL>
      <Description>SUSE Bug 1082480</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1082481</URL>
      <Description>SUSE Bug 1082481</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1093697</URL>
      <Description>SUSE Bug 1093697</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1102379</URL>
      <Description>SUSE Bug 1102379</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1102400</URL>
      <Description>SUSE Bug 1102400</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1110850</URL>
      <Description>SUSE Bug 1110850</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-15706/</URL>
      <Description>SUSE CVE CVE-2017-15706 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-11784/</URL>
      <Description>SUSE CVE CVE-2018-11784 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-1304/</URL>
      <Description>SUSE CVE CVE-2018-1304 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-1305/</URL>
      <Description>SUSE CVE CVE-2018-1305 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-1336/</URL>
      <Description>SUSE CVE CVE-2018-1336 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-8014/</URL>
      <Description>SUSE CVE CVE-2018-8014 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-8034/</URL>
      <Description>SUSE CVE CVE-2018-8034 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="tomcat-7.0.90-7.23.1">
      <FullProductName ProductID="tomcat-7.0.90-7.23.1">tomcat-7.0.90-7.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-admin-webapps-7.0.90-7.23.1">
      <FullProductName ProductID="tomcat-admin-webapps-7.0.90-7.23.1">tomcat-admin-webapps-7.0.90-7.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-docs-webapp-7.0.90-7.23.1">
      <FullProductName ProductID="tomcat-docs-webapp-7.0.90-7.23.1">tomcat-docs-webapp-7.0.90-7.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-el-2_2-api-7.0.90-7.23.1">
      <FullProductName ProductID="tomcat-el-2_2-api-7.0.90-7.23.1">tomcat-el-2_2-api-7.0.90-7.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-javadoc-7.0.90-7.23.1">
      <FullProductName ProductID="tomcat-javadoc-7.0.90-7.23.1">tomcat-javadoc-7.0.90-7.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-jsp-2_2-api-7.0.90-7.23.1">
      <FullProductName ProductID="tomcat-jsp-2_2-api-7.0.90-7.23.1">tomcat-jsp-2_2-api-7.0.90-7.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-lib-7.0.90-7.23.1">
      <FullProductName ProductID="tomcat-lib-7.0.90-7.23.1">tomcat-lib-7.0.90-7.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-servlet-3_0-api-7.0.90-7.23.1">
      <FullProductName ProductID="tomcat-servlet-3_0-api-7.0.90-7.23.1">tomcat-servlet-3_0-api-7.0.90-7.23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tomcat-webapps-7.0.90-7.23.1">
      <FullProductName ProductID="tomcat-webapps-7.0.90-7.23.1">tomcat-webapps-7.0.90-7.23.1</FullProductName>
    </Branch>
    <Relationship ProductReference="tomcat-7.0.90-7.23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:tomcat-7.0.90-7.23.1">tomcat-7.0.90-7.23.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-admin-webapps-7.0.90-7.23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:tomcat-admin-webapps-7.0.90-7.23.1">tomcat-admin-webapps-7.0.90-7.23.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-docs-webapp-7.0.90-7.23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:tomcat-docs-webapp-7.0.90-7.23.1">tomcat-docs-webapp-7.0.90-7.23.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-el-2_2-api-7.0.90-7.23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:tomcat-el-2_2-api-7.0.90-7.23.1">tomcat-el-2_2-api-7.0.90-7.23.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-javadoc-7.0.90-7.23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:tomcat-javadoc-7.0.90-7.23.1">tomcat-javadoc-7.0.90-7.23.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-jsp-2_2-api-7.0.90-7.23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:tomcat-jsp-2_2-api-7.0.90-7.23.1">tomcat-jsp-2_2-api-7.0.90-7.23.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-lib-7.0.90-7.23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:tomcat-lib-7.0.90-7.23.1">tomcat-lib-7.0.90-7.23.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-servlet-3_0-api-7.0.90-7.23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:tomcat-servlet-3_0-api-7.0.90-7.23.1">tomcat-servlet-3_0-api-7.0.90-7.23.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="tomcat-webapps-7.0.90-7.23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:tomcat-webapps-7.0.90-7.23.1">tomcat-webapps-7.0.90-7.23.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">As part of the fix for bug 61201, the documentation for Apache Tomcat 9.0.0.M22 to 9.0.1, 8.5.16 to 8.5.23, 8.0.45 to 8.0.47 and 7.0.79 to 7.0.82 included an updated description of the search algorithm used by the CGI Servlet to identify which script to execute. The update was not correct. As a result, some scripts may have failed to execute as expected and other scripts may have been executed unexpectedly. Note that the behaviour of the CGI servlet has remained unchanged in this regard. It is only the documentation of the behaviour that was wrong and has been corrected.</Note>
    </Notes>
    <CVE>CVE-2017-15706</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-admin-webapps-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-docs-webapp-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-el-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-javadoc-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-jsp-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-lib-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-servlet-3_0-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-webapps-7.0.90-7.23.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/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-20183261-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-15706.html</URL>
        <Description>CVE-2017-15706</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1078677</URL>
        <Description>SUSE Bug 1078677</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">When the default servlet in Apache Tomcat versions 9.0.0.M1 to 9.0.11, 8.5.0 to 8.5.33 and 7.0.23 to 7.0.90 returned a redirect to a directory (e.g. redirecting to '/foo/' when the user requested '/foo') a specially crafted URL could be used to cause the redirect to be generated to any URI of the attackers choice.</Note>
    </Notes>
    <CVE>CVE-2018-11784</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-admin-webapps-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-docs-webapp-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-el-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-javadoc-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-jsp-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-lib-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-servlet-3_0-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-webapps-7.0.90-7.23.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/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-20183261-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-11784.html</URL>
        <Description>CVE-2018-11784</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1110850</URL>
        <Description>SUSE Bug 1110850</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1122212</URL>
        <Description>SUSE Bug 1122212</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">The URL pattern of "" (the empty string) which exactly maps to the context root was not correctly handled in Apache Tomcat 9.0.0.M1 to 9.0.4, 8.5.0 to 8.5.27, 8.0.0.RC1 to 8.0.49 and 7.0.0 to 7.0.84 when used as part of a security constraint definition. This caused the constraint to be ignored. It was, therefore, possible for unauthorised users to gain access to web application resources that should have been protected. Only security constraints with a URL pattern of the empty string were affected.</Note>
    </Notes>
    <CVE>CVE-2018-1304</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-admin-webapps-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-docs-webapp-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-el-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-javadoc-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-jsp-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-lib-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-servlet-3_0-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-webapps-7.0.90-7.23.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/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-20183261-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-1304.html</URL>
        <Description>CVE-2018-1304</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1082480</URL>
        <Description>SUSE Bug 1082480</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">Security constraints defined by annotations of Servlets in Apache Tomcat 9.0.0.M1 to 9.0.4, 8.5.0 to 8.5.27, 8.0.0.RC1 to 8.0.49 and 7.0.0 to 7.0.84 were only applied once a Servlet had been loaded. Because security constraints defined in this way apply to the URL pattern and any URLs below that point, it was possible - depending on the order Servlets were loaded - for some security constraints not to be applied. This could have exposed resources to users who were not authorised to access them.</Note>
    </Notes>
    <CVE>CVE-2018-1305</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-admin-webapps-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-docs-webapp-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-el-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-javadoc-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-jsp-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-lib-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-servlet-3_0-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-webapps-7.0.90-7.23.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:N/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-20183261-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-1305.html</URL>
        <Description>CVE-2018-1305</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1082481</URL>
        <Description>SUSE Bug 1082481</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1112097</URL>
        <Description>SUSE Bug 1112097</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">An improper handing of overflow in the UTF-8 decoder with supplementary characters can lead to an infinite loop in the decoder causing a Denial of Service. Versions Affected: Apache Tomcat 9.0.0.M9 to 9.0.7, 8.5.0 to 8.5.30, 8.0.0.RC1 to 8.0.51, and 7.0.28 to 7.0.86.</Note>
    </Notes>
    <CVE>CVE-2018-1336</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-admin-webapps-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-docs-webapp-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-el-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-javadoc-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-jsp-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-lib-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-servlet-3_0-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-webapps-7.0.90-7.23.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-20183261-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-1336.html</URL>
        <Description>CVE-2018-1336</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1102400</URL>
        <Description>SUSE Bug 1102400</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">The defaults settings for the CORS filter provided in Apache Tomcat 9.0.0.M1 to 9.0.8, 8.5.0 to 8.5.31, 8.0.0.RC1 to 8.0.52, 7.0.41 to 7.0.88 are insecure and enable 'supportsCredentials' for all origins. It is expected that users of the CORS filter will have configured it appropriately for their environment rather than using it in the default configuration. Therefore, it is expected that most users will not be impacted by this issue.</Note>
    </Notes>
    <CVE>CVE-2018-8014</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-admin-webapps-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-docs-webapp-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-el-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-javadoc-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-jsp-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-lib-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-servlet-3_0-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-webapps-7.0.90-7.23.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/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-20183261-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-8014.html</URL>
        <Description>CVE-2018-8014</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1093697</URL>
        <Description>SUSE Bug 1093697</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The host name verification when using TLS with the WebSocket client was missing. It is now enabled by default. Versions Affected: Apache Tomcat 9.0.0.M1 to 9.0.9, 8.5.0 to 8.5.31, 8.0.0.RC1 to 8.0.52, and 7.0.35 to 7.0.88.</Note>
    </Notes>
    <CVE>CVE-2018-8034</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-admin-webapps-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-docs-webapp-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-el-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-javadoc-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-jsp-2_2-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-lib-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-servlet-3_0-api-7.0.90-7.23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:tomcat-webapps-7.0.90-7.23.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:P/I:N/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-20183261-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-8034.html</URL>
        <Description>CVE-2018-8034</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1102379</URL>
        <Description>SUSE Bug 1102379</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
