Name | CVE-2020-5247 |
Description | In Puma (RubyGem) before 4.3.2 and before 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters (i.e. `CR`, `LF` or`/r`, `/n`) to end the header and inject malicious content, such as additional headers or an entirely new response body. This vulnerability is known as HTTP Response Splitting. While not an attack in itself, response splitting is a vector for several other attacks, such as cross-site scripting (XSS). This is related to CVE-2019-16254, which fixed this vulnerability for the WEBrick Ruby web server. This has been fixed in versions 4.3.2 and 3.12.3 by checking all headers for line endings and rejecting headers with those characters. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-3023-1 |
Debian Bugs | 952766 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
puma (PTS) | stretch (security), stretch (lts), stretch | 3.6.0-1+deb9u2 | fixed |
buster (security), buster, buster (lts) | 3.12.0-2+deb10u3 | fixed | |
bullseye (security), bullseye | 4.3.8-1+deb11u2 | fixed | |
bookworm | 5.6.5-3 | fixed | |
sid, trixie | 6.4.2-6 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
puma | source | stretch | 3.6.0-1+deb9u2 | DLA-3023-1 | ||
puma | source | buster | 3.12.0-2+deb10u2 | |||
puma | source | (unstable) | 3.12.4-1 | 952766 |
https://github.com/puma/puma/security/advisories/GHSA-84j7-475p-hp8v
https://github.com/puma/puma/commit/1b17e85a06183cd169b41ca719928c26d44a6e03 (3.12.3)
https://github.com/puma/puma/commit/694feafcd4fdcea786a0730701dad933f7547bea (4.3.2)