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.
References
Link | Resource |
---|---|
https://github.com/ktorio/ktor/pull/1547 | Patch Third Party Advisory |
https://github.com/ktorio/ktor/security/advisories/GHSA-xrr9-rh8p-433v | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-01-27 20:15
Updated : 2024-02-28 17:28
NVD link : CVE-2020-5207
Mitre link : CVE-2020-5207
CVE.ORG link : CVE-2020-5207
JSON object : View
Products Affected
jetbrains
- ktor
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')