org.apache.tomcat:tomcat-websocket@8.5.58 vulnerabilities

  • latest version

    11.0.14

  • latest non vulnerable version

  • first published

    12 years ago

  • latest version published

    1 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.tomcat:tomcat-websocket package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Denial of Service (DoS)

    org.apache.tomcat:tomcat-websocket is a Tomcat WebSocket (JSR356) implementation.

    Affected versions of this package are vulnerable to Denial of Service (DoS) when a WebSocket client can keep a WebSocket connection open which is leading to increased resource consumption.

    How to fix Denial of Service (DoS)?

    Upgrade org.apache.tomcat:tomcat-websocket to version 8.5.99, 9.0.86, 10.1.19, 1.0.0-M17 or higher.

    [8.5.0,8.5.99)[9.0.0-M1,9.0.86)[10.1.0-M1,10.1.19)[11.0.0-M1,1.0.0-M17)
    • H
    Improper Resource Shutdown or Release

    org.apache.tomcat:tomcat-websocket is a Tomcat WebSocket (JSR356) implementation.

    Affected versions of this package are vulnerable to Improper Resource Shutdown or Release. When a web application sends a WebSocket message concurrently with the WebSocket connection closing, the application may continue to use the socket after it has been closed. This could result in subsequent connections using the same object concurrently which could result in data being returned to the wrong use and/or other errors.

    How to fix Improper Resource Shutdown or Release?

    Upgrade org.apache.tomcat:tomcat-websocket to version 8.5.76, 9.0.21 or higher.

    [8.5.0,8.5.76)[9.0.0.M1,9.0.21)