org.typelevel:jawn-parser_2.12@1.1.2 vulnerabilities

  • latest version

    1.6.0

  • latest non vulnerable version

  • first published

    6 years ago

  • latest version published

    6 months ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.typelevel:jawn-parser_2.12 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
    • M
    Denial of Service (DoS)

    Affected versions of this package are vulnerable to Denial of Service (DoS). Extenders of the org.typelevel.jawn.SimpleFacade and org.typelevel.jawn.MutableFacade who don't override objectContext() are vulnerable to a hash collision attack. Most applications do not implement these traits directly, but inherit from a library.

    For users unable to upgrade, override objectContext() to use a collision-safe collection.

    Note - Unaffected implementations include: io.argonaut:argonaut-jawn io.circe:circe-parser org.typelevel:jawn-ast (>= 0.8.0) org.typelevel:jawn-json4s (discontinued) org.typelevel:jawn-argonaut (discontinued)

    How to fix Denial of Service (DoS)?

    Upgrade org.typelevel:jawn-parser_2.12 to version 1.3.2 or higher.

    [,1.3.2)