First published: Mon Jan 27 2020(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
JetBrains Ktor | <1.3.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-5207 is a vulnerability in Ktor before version 1.3.0 that allows request smuggling when running behind a proxy that doesn't handle Content-Length and Transfer-Encoding properly or doesn't handle \n as a headers separator.
The severity of CVE-2020-5207 is high, with a severity score of 7.5.
The affected software is JetBrains Ktor up to version 1.3.0.
To fix CVE-2020-5207, update your Ktor installation to version 1.3.0 or higher.
You can find more information about CVE-2020-5207 in the security advisory published by JetBrains Ktor: [link].