org.http4s:http4s-server_3@0.23.34

  • latest version

    0.23.37

  • latest non vulnerable version

  • first published

    5 years ago

  • latest version published

    13 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.http4s:http4s-server_3 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
    • C
    HTTP Request Smuggling

    Affected versions of this package are vulnerable to HTTP Request Smuggling in the HeaderP.parse process. An attacker can bypass access controls, hijack cross-user requests, or poison server caches by crafting HTTP requests with specially formatted Transfer-Encoding header values that exploit discrepancies in header parsing between the application and intermediaries.

    How to fix HTTP Request Smuggling?

    Upgrade org.http4s:http4s-server_3 to version 0.23.35, 1.0.0-M47 or higher.

    [,0.23.35)[1.0.0-M1,1.0.0-M47)
    • H
    Directory Traversal

    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_3 to version 0.23.35, 1.0.0-M47 or higher.

    [,0.23.35)[1.0.0-M1,1.0.0-M47)
    • H
    Replay Attack

    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_3 to version 0.23.35, 1.0.0-M47 or higher.

    [,0.23.35)[1.0.0-M1,1.0.0-M47)
    • H
    Missing Release of Memory after Effective Lifetime

    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_3 to version 1.0.0-M47, 0.23.35 or higher.

    [1.0.0-M1,1.0.0-M47)[,0.23.35)