CVE-2019-16254
Last modified
CVE-2019-16254 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 4.57% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ruby-Lang | Ruby | <= 2.3.0 |
| Ruby-Lang | Ruby | >= 2.4.0, <= 2.4.7 |
| Ruby-Lang | Ruby | >= 2.5.0, <= 2.5.6 |
| Ruby-Lang | Ruby | >= 2.6.0, <= 2.6.4 |
| Debian | Debian Linux | 8.0 |
References
- https://hackerone.com/reports/331984Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2019/11/msg00025.htmlMailing List, Third Party Advisory
- https://hackerone.com/reports/331984Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2019/11/msg00025.htmlMailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-16254?
How severe is CVE-2019-16254?
How do I fix CVE-2019-16254?
Are you affected by CVE-2019-16254?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
