org.apache.tomcat:tomcat-websocket@8.5.58

  • latest version

    11.0.25

  • latest non vulnerable version

  • first published

    13 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
    • M
    Exposure of Private Personal Information to an Unauthorized Actor

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

    Affected versions of this package are vulnerable to Exposure of Private Personal Information to an Unauthorized Actor in WebSocket client during authentication. An attacker can obtain sensitive HTTP authentication headers by initiating a WebSocket handshake with a malicious host.

    How to fix Exposure of Private Personal Information to an Unauthorized Actor?

    Upgrade org.apache.tomcat:tomcat-websocket to version 9.0.0.M1, 9.0.118, 10.1.55, 11.0.22 or higher.

    [8.5.24,9.0.0.M1)[9.0.2,9.0.118)[10.1.0-M1,10.1.55)[11.0.0-M1,11.0.22)
    • 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)