Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2018:3388-1

Опубликовано: 24 окт. 2018
Источник: suse-cvrf

Описание

Security update for tomcat

This update for tomcat to version 8.0.53 fixes the following security issues:

  • 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-2018-1336: An improper handing of overflow in the UTF-8 decoder with supplementary characters could have lead to an infinite loop in the decoder causing a Denial of Service (bsc#1102400)
  • CVE-2018-8034: The host name verification when using TLS with the WebSocket client was missing. It is now enabled by default (bsc#1102379)
  • CVE-2018-8037: If an async request was completed by the application at the same time as the container triggered the async timeout, a race condition existed that could have resulted in a user seeing a response intended for a different user. An additional issue was present in the NIO and NIO2 connectors that did not correctly track the closure of the connection when an async request was completed by the application and timed out by the container at the same time. This could also have resulted in a user seeing a response intended for another user (bsc#1102410)
  • CVE-2018-1305: Fixed late application of security constraints that can lead to resource exposure for unauthorised users (bsc#1082481).
  • CVE-2018-1304: Fixed incorrect handling of empty string URL in security constraints that can lead to unitended exposure of resources (bsc#1082480).
  • CVE-2017-15706: Fixed incorrect documentation of CGI Servlet search algorithm that may lead to misconfiguration (bsc#1078677).
  • CVE-2018-8014: The defaults settings for the CORS filter were insecure and enable 'supportsCredentials' for all origins (bsc#1093697).

Список пакетов

SUSE Linux Enterprise Server 12 SP1-LTSS
tomcat-8.0.53-10.35.1
tomcat-admin-webapps-8.0.53-10.35.1
tomcat-docs-webapp-8.0.53-10.35.1
tomcat-el-3_0-api-8.0.53-10.35.1
tomcat-javadoc-8.0.53-10.35.1
tomcat-jsp-2_3-api-8.0.53-10.35.1
tomcat-lib-8.0.53-10.35.1
tomcat-servlet-3_1-api-8.0.53-10.35.1
tomcat-webapps-8.0.53-10.35.1
SUSE Linux Enterprise Server for SAP Applications 12 SP1
tomcat-8.0.53-10.35.1
tomcat-admin-webapps-8.0.53-10.35.1
tomcat-docs-webapp-8.0.53-10.35.1
tomcat-el-3_0-api-8.0.53-10.35.1
tomcat-javadoc-8.0.53-10.35.1
tomcat-jsp-2_3-api-8.0.53-10.35.1
tomcat-lib-8.0.53-10.35.1
tomcat-servlet-3_1-api-8.0.53-10.35.1
tomcat-webapps-8.0.53-10.35.1

Описание

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.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-admin-webapps-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-docs-webapp-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-el-3_0-api-8.0.53-10.35.1

Ссылки

Описание

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.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-admin-webapps-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-docs-webapp-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-el-3_0-api-8.0.53-10.35.1

Ссылки

Описание

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.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-admin-webapps-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-docs-webapp-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-el-3_0-api-8.0.53-10.35.1

Ссылки

Описание

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.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-admin-webapps-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-docs-webapp-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-el-3_0-api-8.0.53-10.35.1

Ссылки

Описание

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.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-admin-webapps-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-docs-webapp-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-el-3_0-api-8.0.53-10.35.1

Ссылки

Описание

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.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-admin-webapps-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-docs-webapp-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-el-3_0-api-8.0.53-10.35.1

Ссылки

Описание

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.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-admin-webapps-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-docs-webapp-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-el-3_0-api-8.0.53-10.35.1

Ссылки

Описание

If an async request was completed by the application at the same time as the container triggered the async timeout, a race condition existed that could result in a user seeing a response intended for a different user. An additional issue was present in the NIO and NIO2 connectors that did not correctly track the closure of the connection when an async request was completed by the application and timed out by the container at the same time. This could also result in a user seeing a response intended for another user. Versions Affected: Apache Tomcat 9.0.0.M9 to 9.0.9 and 8.5.5 to 8.5.31.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-admin-webapps-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-docs-webapp-8.0.53-10.35.1
SUSE Linux Enterprise Server 12 SP1-LTSS:tomcat-el-3_0-api-8.0.53-10.35.1

Ссылки
Уязвимость SUSE-SU-2018:3388-1