Описание
Security update for tomcat
This update for Tomcat provides the following fixes:
Feature changes:
The embedded Apache Commons DBCP component was updated to version 2.0. (bsc#1010893 fate#321029)
Security fixes:
- CVE-2016-0762: Realm Timing Attack (bsc#1007854)
- CVE-2016-5018: Security Manager Bypass (bsc#1007855)
- CVE-2016-6794: System Property Disclosure (bsc#1007857)
- CVE-2016-6796: Manager Bypass (bsc#1007858)
- CVE-2016-6797: Unrestricted Access to Global Resources (bsc#1007853)
- CVE-2016-8735: Remote code execution vulnerability in JmxRemoteLifecycleListener (bsc#1011805)
- CVE-2016-6816: HTTP Request smuggling vulnerability due to permitting invalid character in HTTP requests (bsc#1011812)
Bugs fixed:
- Fixed StringIndexOutOfBoundsException in WebAppClassLoaderBase.filter(). (bsc#974407)
- Fixed a deployment error in the examples webapp by changing the context.xml format to the new one introduced by Tomcat 8. (bsc#1004728)
- Enabled optional setenv.sh script. See section '(3.4) Using the 'setenv' script' in http://tomcat.apache.org/tomcat-8.0-doc/RUNNING.txt. (bsc#1002639)
- Fixed regression caused by CVE-2016-6816.
Список пакетов
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1
Ссылки
- Link for SUSE-SU-2016:3079-1
- E-Mail link for SUSE-SU-2016:3079-1
- SUSE Security Ratings
- SUSE Bug 1002639
- SUSE Bug 1004728
- SUSE Bug 1007853
- SUSE Bug 1007854
- SUSE Bug 1007855
- SUSE Bug 1007857
- SUSE Bug 1007858
- SUSE Bug 1010893
- SUSE Bug 1011805
- SUSE Bug 1011812
- SUSE Bug 974407
- SUSE CVE CVE-2016-0762 page
- SUSE CVE CVE-2016-5018 page
- SUSE CVE CVE-2016-6794 page
- SUSE CVE CVE-2016-6796 page
- SUSE CVE CVE-2016-6797 page
- SUSE CVE CVE-2016-6816 page
Описание
The Realm implementations in Apache Tomcat versions 9.0.0.M1 to 9.0.0.M9, 8.5.0 to 8.5.4, 8.0.0.RC1 to 8.0.36, 7.0.0 to 7.0.70 and 6.0.0 to 6.0.45 did not process the supplied password if the supplied user name did not exist. This made a timing attack possible to determine valid user names. Note that the default configuration includes the LockOutRealm which makes exploitation of this vulnerability harder.
Затронутые продукты
Ссылки
- CVE-2016-0762
- SUSE Bug 1007854
Описание
In Apache Tomcat 9.0.0.M1 to 9.0.0.M9, 8.5.0 to 8.5.4, 8.0.0.RC1 to 8.0.36, 7.0.0 to 7.0.70 and 6.0.0 to 6.0.45 a malicious web application was able to bypass a configured SecurityManager via a Tomcat utility method that was accessible to web applications.
Затронутые продукты
Ссылки
- CVE-2016-5018
- SUSE Bug 1007855
Описание
When a SecurityManager is configured, a web application's ability to read system properties should be controlled by the SecurityManager. In Apache Tomcat 9.0.0.M1 to 9.0.0.M9, 8.5.0 to 8.5.4, 8.0.0.RC1 to 8.0.36, 7.0.0 to 7.0.70, 6.0.0 to 6.0.45 the system property replacement feature for configuration files could be used by a malicious web application to bypass the SecurityManager and read system properties that should not be visible.
Затронутые продукты
Ссылки
- CVE-2016-6794
- SUSE Bug 1007857
Описание
A malicious web application running on Apache Tomcat 9.0.0.M1 to 9.0.0.M9, 8.5.0 to 8.5.4, 8.0.0.RC1 to 8.0.36, 7.0.0 to 7.0.70 and 6.0.0 to 6.0.45 was able to bypass a configured SecurityManager via manipulation of the configuration parameters for the JSP Servlet.
Затронутые продукты
Ссылки
- CVE-2016-6796
- SUSE Bug 1007858
Описание
The ResourceLinkFactory implementation in Apache Tomcat 9.0.0.M1 to 9.0.0.M9, 8.5.0 to 8.5.4, 8.0.0.RC1 to 8.0.36, 7.0.0 to 7.0.70 and 6.0.0 to 6.0.45 did not limit web application access to global JNDI resources to those resources explicitly linked to the web application. Therefore, it was possible for a web application to access any global JNDI resource whether an explicit ResourceLink had been configured or not.
Затронутые продукты
Ссылки
- CVE-2016-6797
- SUSE Bug 1007853
Описание
The code in Apache Tomcat 9.0.0.M1 to 9.0.0.M11, 8.5.0 to 8.5.6, 8.0.0.RC1 to 8.0.38, 7.0.0 to 7.0.72, and 6.0.0 to 6.0.47 that parsed the HTTP request line permitted invalid characters. This could be exploited, in conjunction with a proxy that also permitted the invalid characters but with a different interpretation, to inject data into the HTTP response. By manipulating the HTTP response the attacker could poison a web-cache, perform an XSS attack and/or obtain sensitive information from requests other then their own.
Затронутые продукты
Ссылки
- CVE-2016-6816
- SUSE Bug 1011812
Описание
Remote code execution is possible with Apache Tomcat before 6.0.48, 7.x before 7.0.73, 8.x before 8.0.39, 8.5.x before 8.5.7, and 9.x before 9.0.0.M12 if JmxRemoteLifecycleListener is used and an attacker can reach JMX ports. The issue exists because this listener wasn't updated for consistency with the CVE-2016-3427 Oracle patch that affected credential types.
Затронутые продукты
Ссылки
- CVE-2016-8735
- SUSE Bug 1011805
- SUSE Bug 1222908