Vulnerability CVE-2020-5207


Published: 2020-01-27

Description:
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.

Type:

CWE-444

(Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling'))

CVSS2 => (AV:N/AC:L/Au:N/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Jetbrains -> KTOR 

 References:
https://github.com/ktorio/ktor/pull/1547
https://github.com/ktorio/ktor/security/advisories/GHSA-xrr9-rh8p-433v

Copyright 2024, cxsecurity.com

 

Back to Top