org.http4s:http4s-core_3@0.22.0 vulnerabilities

  • latest version

    0.23.30

  • latest non vulnerable version

  • first published

    3 years ago

  • latest version published

    1 months ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.http4s:http4s-core_3 package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Improper Input Validation

    Affected versions of this package are vulnerable to Improper Input Validation such that the User-Agent and Server header parsers are susceptible to a fatal error on certain inputs.

    How to fix Improper Input Validation?

    Upgrade org.http4s:http4s-core_3 to version 0.22.15, 0.23.17, 1.0.0-M38 or higher.

    [0.22.0,0.22.15)[0.23.0,0.23.17)[1.0.0-M1,1.0.0-M38)
    • H
    HTTP Response Splitting

    Affected versions of this package are vulnerable to HTTP Response Splitting when untrusted user input is used to create any of the following fields:

    1. Header names (Header.name)

    2. Header values (Header.value)

    3. Status reason phrases (Status.reason)

    4. URI paths (Uri.Path)

    5. URI authority registered names (URI.RegName)

    How to fix HTTP Response Splitting?

    Upgrade org.http4s:http4s-core_3 to version 0.21.29, 0.22.5, 0.23.4, 1.0.0-M27 or higher.

    [,0.21.29)[0.22.0,0.22.5)[0.23.0,0.23.4)[1.0.0-M1,1.0.0-M27)