Oval Definition:oval:com.redhat.rhsa:def:20170527
Revision Date:2017-03-15Version:641
Title:RHSA-2017:0527: tomcat6 security update (Moderate)
Description: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)
  • Family:unixClass:patch
    Status:Reference(s):CVE-2016-6816
    CVE-2016-8745
    RHSA-2017:0527
    RHSA-2017:0527-01
    RHSA-2017:0527-01
    Platform(s):Red Hat Enterprise Linux 6
    Product(s):
    Definition Synopsis
  • Red Hat Enterprise Linux must be installed
  • OR Package Information
  • Red Hat Enterprise Linux 6 is installed
  • AND
  • tomcat6 is earlier than 0:6.0.24-105.el6_8
  • AND tomcat6 is signed with Red Hat redhatrelease2 key
  • tomcat6-admin-webapps is earlier than 0:6.0.24-105.el6_8
  • AND tomcat6-admin-webapps is signed with Red Hat redhatrelease2 key
  • tomcat6-docs-webapp is earlier than 0:6.0.24-105.el6_8
  • AND tomcat6-docs-webapp is signed with Red Hat redhatrelease2 key
  • tomcat6-el-2.1-api is earlier than 0:6.0.24-105.el6_8
  • AND tomcat6-el-2.1-api is signed with Red Hat redhatrelease2 key
  • tomcat6-javadoc is earlier than 0:6.0.24-105.el6_8
  • AND tomcat6-javadoc is signed with Red Hat redhatrelease2 key
  • tomcat6-jsp-2.1-api is earlier than 0:6.0.24-105.el6_8
  • AND tomcat6-jsp-2.1-api is signed with Red Hat redhatrelease2 key
  • tomcat6-lib is earlier than 0:6.0.24-105.el6_8
  • AND tomcat6-lib is signed with Red Hat redhatrelease2 key
  • tomcat6-servlet-2.5-api is earlier than 0:6.0.24-105.el6_8
  • AND tomcat6-servlet-2.5-api is signed with Red Hat redhatrelease2 key
  • tomcat6-webapps is earlier than 0:6.0.24-105.el6_8
  • AND tomcat6-webapps is signed with Red Hat redhatrelease2 key
  • BACK