Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×
For details on how to apply this update, which includes the changes
described in this advisory, refer to:
https://access.redhat.com/articles/11258
Apache Tomcat is a servlet container for the Java Servlet and JavaServer
Pages (JSP) technologies.
Security Fix(es):
* It was discovered that the code 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,
or obtain sensitive information from requests other then their own.
(CVE-2016-6816)
Note: This fix causes Tomcat to respond with an HTTP 400 Bad Request error
when request contains characters that are not permitted by the HTTP
specification to appear not encoded, even though they were previously
accepted. The newly introduced system property
tomcat.util.http.parser.HttpParser.requestTargetAllow can be used to
configure Tomcat to accept curly braces ({ and }) and the pipe symbol (|)
in not encoded form, as these are often used in URLs without being properly
encoded.
* A bug was discovered in the error handling of the send file code for the
NIO HTTP connector. This led to the current Processor object being added to
the Processor cache multiple times allowing information leakage between
requests including, and not limited to, session ID and the response body.
(CVE-2016-8745)
https://access.redhat.com/security/cve/CVE-2016-6816 https://access.redhat.com/security/cve/CVE-2016-8745 https://access.redhat.com/security/updates/classification/#moderate
Red Hat Enterprise Linux Desktop Optional (v. 6):
Source:
tomcat6-6.0.24-105.el6_8.src.rpm
noarch:
tomcat6-6.0.24-105.el6_8.noarch.rpm
tomcat6-admin-webapps-6.0.24-105.el6_8.noarch.rpm
tomcat6-docs-webapp-6.0.24-105.el6_8.noarch.rpm
tomcat6-el-2.1-api-6.0.24-105.el6_8.noarch.rpm
tomcat6-javadoc-6.0.24-105.el6_8.noarch.rpm
tomcat6-jsp-2.1-api-6.0.24-105.el6_8.noarch.rpm
tomcat6-lib-6.0.24-105.el6_8.noarch.rpm
tomcat6-servlet-2.5-api-6.0.24-105.el6_8.noarch.rpm
tomcat6-webapps-6.0.24-105.el6_8.noarch.rpm
Red Hat Enterprise Linux HPC Node Optional (v. 6):
Source:
tomcat6-6.0.24-105.el6_8.src.rpm
noarch:
tomcat6-6.0.24-105.el6_8.noarch.rpm
tomcat6-admin-webapps-6.0.24-105.el6_8.noarch.rpm
tomcat6-docs-webapp-6.0.24-105.el6_8.noarch.rpm
tomcat6-el-2.1-api-6.0.24-105.el6_8.noarch.rpm
tomcat6-javadoc-6.0.24-105.el6_8.noarch.rpm
tomcat6-jsp-2.1-api-6.0.24-105.el6_8.noarch.rpm
tomcat6-lib-6.0.24-105.el6_8.noarch.rpm
tomcat6-servlet-2.5-api-6.0.24-105.el6_8.noarch.rpm
tomcat6-webapps-6.0.24-105.el6_8.noarch.rpm
Red Hat Enterprise Linux Server (v. 6):
Source:
tomcat6-6.0.24-105.el6_8.src.rpm
noarch:
tomcat6-6.0.24-105.el6_8.noarch.rpm
tomcat6-el-2.1-api-6.0.24-105.el6_8.noarch.rpm
tomcat6-jsp-2.1-api-6.0.24-105.el6_8.noarch.rpm
tomcat6-lib-6.0.24-105.el6_8.noarch.rpm
Read the Full Advisory
An update for tomcat6 is now available for Red Hat Enterprise Linux 6.Red Hat Product Security has rated this update as having a security impactof Moderate. A Common Vulnerability Scoring System (CVSS) base score, whichgives a detailed severity rating, is available for each vulnerability fromthe CVE link(s) in the References section.
Red Hat Enterprise Linux Desktop Optional (v. 6) - noarch
Red Hat Enterprise Linux HPC Node Optional (v. 6) - noarch
Red Hat Enterprise Linux Server (v. 6) - noarch
Red Hat Enterprise Linux Server Optional (v. 6) - noarch
Red Hat Enterprise Linux Workstation (v. 6) - noarch
Red Hat Enterprise Linux Workstation Optional (v. 6) - noarch
1397484 - CVE-2016-6816 tomcat: HTTP Request smuggling vulnerability due to permitting invalid character in HTTP requests
1403824 - CVE-2016-8745 tomcat: information disclosure due to incorrect Processor sharing
Get the latest Linux and open source security news straight to your inbox.