TornadoWebServer Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response (CVE-2024-58384)
Description
Tornado before 6.4.1 contains a CRLF injection vulnerability in CurlAsyncHTTPClient that fails to reject carriage return and line feed characters in request headers. Attackers can inject CRLF sequences into header values to inject arbitrary headers or construct entirely new HTTP requests.