VYPR

rpm package

opensuse/tomcat10&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/tomcat10&distro=openSUSE%20Tumbleweed

Vulnerabilities (99)

  • CVE-2018-8037MedAug 2, 2018
    affected < 10.1.14-1.1fixed 10.1.14-1.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

  • CVE-2018-1336HigAug 2, 2018
    affected < 10.1.14-1.1fixed 10.1.14-1.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.

  • CVE-2018-8034HigAug 1, 2018
    affected < 10.1.14-1.1fixed 10.1.14-1.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.

  • CVE-2018-8014CriMay 16, 2018
    affected < 10.1.14-1.1fixed 10.1.14-1.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 approp

  • CVE-2017-12617HigKEVOct 4, 2017
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    When running Apache Tomcat versions 9.0.0.M1 to 9.0.0, 8.5.0 to 8.5.22, 8.0.0.RC1 to 8.0.46 and 7.0.0 to 7.0.81 with HTTP PUTs enabled (e.g. via setting the readonly initialisation parameter of the Default servlet to false) it was possible to upload a JSP file to the server via a

  • CVE-2016-8745HigAug 10, 2017
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    A bug in the error handling of the send file code for the NIO HTTP connector in Apache Tomcat 9.0.0.M1 to 9.0.0.M13, 8.5.0 to 8.5.8, 8.0.0.RC1 to 8.0.39, 7.0.0 to 7.0.73 and 6.0.16 to 6.0.48 resulted in the current Processor object being added to the Processor cache multiple time

  • CVE-2017-5664HigJun 6, 2017
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    The error page mechanism of the Java Servlet Specification requires that, when an error occurs and an error page is configured for the error that occurred, the original request and response are forwarded to the error page. This means that the request is presented to the error pag

  • CVE-2017-5648CriApr 17, 2017
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    While investigating bug 60718, it was noticed that some calls to application listeners in Apache Tomcat 9.0.0.M1 to 9.0.0.M17, 8.5.0 to 8.5.11, 8.0.0.RC1 to 8.0.41, and 7.0.0 to 7.0.75 did not use the appropriate facade object. When running an untrusted application under a Securi

  • CVE-2017-5647HigApr 17, 2017
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    A bug in the handling of the pipelined requests in Apache Tomcat 9.0.0.M1 to 9.0.0.M18, 8.5.0 to 8.5.12, 8.0.0.RC1 to 8.0.42, 7.0.0 to 7.0.76, and 6.0.0 to 6.0.52, when send file was used, results in the pipelined request being lost when send file processing of the previous reque

  • CVE-2016-3092HigJul 4, 2016
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    The MultipartStream class in Apache Commons Fileupload before 1.3.2, as used in Apache Tomcat 7.x before 7.0.70, 8.x before 8.0.36, 8.5.x before 8.5.3, and 9.x before 9.0.0.M7 and other products, allows remote attackers to cause a denial of service (CPU consumption) via a long bo

  • CVE-2016-0763MedFeb 25, 2016
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    The setGlobalContext method in org/apache/naming/factory/ResourceLinkFactory.java in Apache Tomcat 7.x before 7.0.68, 8.x before 8.0.31, and 9.x before 9.0.0.M3 does not consider whether ResourceLinkFactory.setGlobalContext callers are authorized, which allows remote authenticate

  • CVE-2016-0714HigFeb 25, 2016
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    The session-persistence implementation in Apache Tomcat 6.x before 6.0.45, 7.x before 7.0.68, 8.x before 8.0.31, and 9.x before 9.0.0.M2 mishandles session attributes, which allows remote authenticated users to bypass intended SecurityManager restrictions and execute arbitrary co

  • CVE-2016-0706MedFeb 25, 2016
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    Apache Tomcat 6.x before 6.0.45, 7.x before 7.0.68, 8.x before 8.0.31, and 9.x before 9.0.0.M2 does not place org.apache.catalina.manager.StatusManagerServlet on the org/apache/catalina/core/RestrictedServlets.properties list, which allows remote authenticated users to bypass int

  • CVE-2015-5351HigFeb 25, 2016
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    The (1) Manager and (2) Host Manager applications in Apache Tomcat 7.x before 7.0.68, 8.x before 8.0.31, and 9.x before 9.0.0.M2 establish sessions and send CSRF tokens for arbitrary new requests, which allows remote attackers to bypass a CSRF protection mechanism by using a toke

  • CVE-2015-5346HigFeb 25, 2016
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    Session fixation vulnerability in Apache Tomcat 7.x before 7.0.66, 8.x before 8.0.30, and 9.x before 9.0.0.M2, when different session settings are used for deployments of multiple versions of the same web application, might allow remote attackers to hijack web sessions by leverag

  • CVE-2015-5345MedFeb 25, 2016
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    The Mapper component in Apache Tomcat 6.x before 6.0.45, 7.x before 7.0.68, 8.x before 8.0.30, and 9.x before 9.0.0.M2 processes redirects before considering security constraints and Filters, which allows remote attackers to determine the existence of a directory via a URL that l

  • CVE-2015-5174MedFeb 25, 2016
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    Directory traversal vulnerability in RequestUtil.java in Apache Tomcat 6.x before 6.0.45, 7.x before 7.0.65, and 8.x before 8.0.27 allows remote authenticated users to bypass intended SecurityManager restrictions and list a parent directory via a /.. (slash dot dot) in a pathname

  • CVE-2014-0050Apr 1, 2014
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    MultipartStream.java in Apache Commons FileUpload before 1.3.1, as used in Apache Tomcat, JBoss Web, and other products, allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted Content-Type header that bypasses a loop's intended exit

  • CVE-2013-1976Jul 9, 2013
    affected < 10.1.14-1.1fixed 10.1.14-1.1

    The (1) tomcat5, (2) tomcat6, and (3) tomcat7 init scripts, as used in the RPM distribution of Tomcat for JBoss Enterprise Web Server 1.0.2 and 2.0.0, and Red Hat Enterprise Linux 5 and 6, allow local users to change the ownership of arbitrary files via a symlink attack on (a) to

Page 5 of 5