CVE-2024-58384

Summary

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.

Affected Software

VendorProductVersion RangeStatus
tornadowebtornado0 < 6.4.1affected
tornadowebtornado6.4.1unaffected

Weaknesses

  • CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')

References