org.http4s:http4s-blaze-server_2.12@0.15.12a vulnerabilities

  • latest version

    0.23.17

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    11 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.http4s:http4s-blaze-server_2.12 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)

    Affected versions of this package are vulnerable to Denial of Service (DoS). http4s provides a general MaxActiveRequests middleware mechanism for limiting open connections, but it is enforced inside the Blaze accept loop, after the connection is accepted and the socket opened. Thus, the limit only prevents the number of connections which can be simultaneously processed, not the number of connections which can be held open.

    How to fix Denial of Service (DoS)?

    Upgrade org.http4s:http4s-blaze-server_2.12 to version 0.21.17 or higher.

    [,0.21.17)