io.ktor:ktor-client-cio@1.2.5 vulnerabilities

  • latest version

    3.3.3

  • latest non vulnerable version

  • first published

    7 years ago

  • latest version published

    18 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the io.ktor:ktor-client-cio 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
    • M
    HTTP Request Smuggling

    io.ktor:ktor-client-cio is a framework for quickly creating web applications in Kotlin with minimal effort.

    Affected versions of this package are vulnerable to HTTP Request Smuggling due to a race condition between multiple coroutines using the same thread.

    How to fix HTTP Request Smuggling?

    Upgrade io.ktor:ktor-client-cio to version 3.1.1 or higher.

    [,3.1.1)
    • M
    HTTP Request Smuggling

    io.ktor:ktor-client-cio is a framework for quickly creating web applications in Kotlin with minimal effort.

    Affected versions of this package are vulnerable to HTTP Request Smuggling. Request smuggling is possible when running behind a proxy that doesn't handle Content-Length and Transfer-Encoding properly or doesn't handle \n as a headers separator.

    How to fix HTTP Request Smuggling?

    Upgrade io.ktor:ktor-client-cio to version 1.3.0 or higher.

    [,1.3.0)