Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x...
Moderate severity
Unreviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated May 9, 2023
Description
Published by the National Vulnerability Database
Nov 26, 2019
Published to the GitHub Advisory Database
May 24, 2022
Last updated
May 9, 2023
Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF.
References