#VU24831 Inconsistent interpretation of HTTP requests in Kotlin Ktor - CVE-2020-5207
Published: February 3, 2020 / Updated: February 4, 2020
Kotlin Ktor
JetBrains s.r.o.
Description
The vulnerability allows a remote attacker to perform HTTP request smuggling attack.
The vulnerability exists due to insufficient validation of HTTP request when running headers behind a proxy that does not handle Content-Length and Transfer-Encoding properly or does not handle "\n" as a headers separator. A remote attacker can send a specially crafted HTTP request and perform HTTP request smuggling attack.