io.ktor:ktor-utils@1.5.4 vulnerabilities

  • latest version

    3.0.1

  • latest non vulnerable version

  • first published

    6 years ago

  • latest version published

    1 months ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the io.ktor:ktor-utils 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
    Reflect File Download (RFD)

    Affected versions of this package are vulnerable to Reflect File Download (RFD) in the io/ktor/http/ContentDisposition and io/ktor/http/HeaderValue classes in ktor-http.api, which fail to encode the Content-Disposition filename parameter, allowing untrusted files to be downloaded.

    How to fix Reflect File Download (RFD)?

    Upgrade io.ktor:ktor-utils to version 2.1.0 or higher.

    [,2.1.0)
    • L
    Insecure Randomness

    Affected versions of this package are vulnerable to Insecure Randomness due to generating random values used for nonce without using SecureRandom implementations.

    How to fix Insecure Randomness?

    Upgrade io.ktor:ktor-utils to version 2.0.0 or higher.

    [,2.0.0)