org.http4s:http4s-server_2.12@0.23.4

  • latest version

    0.23.37

  • latest non vulnerable version

  • first published

    9 years ago

  • latest version published

    14 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.http4s:http4s-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
    Directory Traversal

    org.http4s:http4s-server_2.12 is a base library for building http4s servers.

    Affected versions of this package are vulnerable to Directory Traversal via the ResourceService and WebjarService when percent-encoded slash or backslash separators in URL path segments are decoded. An attacker can access resources outside the configured base directory by crafting requests with encoded directory traversal sequences.

    How to fix Directory Traversal?

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

    [,0.23.35)
    • H
    Replay Attack

    org.http4s:http4s-server_2.12 is a base library for building http4s servers.

    Affected versions of this package are vulnerable to Replay Attack through improper handling of the DigestAuth process. An attacker can execute authenticated requests as another user by replaying a previously captured Authorization header.

    How to fix Replay Attack?

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

    [,0.23.35)
    • H
    Missing Release of Memory after Effective Lifetime

    org.http4s:http4s-server_2.12 is a base library for building http4s servers.

    Affected versions of this package are vulnerable to Missing Release of Memory after Effective Lifetime via the DigestAuth process. An attacker can cause the application to exhaust system memory by repeatedly triggering unauthenticated challenges, leading to unbounded growth of the nonce map and eventual denial of service. Note: This is only exploitable if the application uses DigestAuth on at least one route.

    How to fix Missing Release of Memory after Effective Lifetime?

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

    [,0.23.35)