VYPR

Maven package

io.ktor/ktor-server-cio

pkg:maven/io.ktor/ktor-server-cio

Vulnerabilities (1)

  • CVE-2020-5207Jan 27, 2020
    affected < 1.3.0fixed 1.3.0

    In Ktor before 1.3.0, 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.