CVE-2020-11077
In Puma (RubyGem) before 4.3.5 and 3.12.6, a client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. If the proxy uses persistent connections and the client adds another request in via HTTP pipelining, the proxy may mistake it as the first request's body. Puma, however, would see it as two requests, and when processing the second request, send back a response that the proxy does not expect. If the proxy has reused the persistent connection to Puma to send another request for a different client, the second response from the first client will be sent to the second client. This is a similar but different vulnerability from CVE-2020-11076. The problem has been fixed in Puma 3.12.6 and Puma 4.3.5.
EPSS 0.82% · 74.8th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ubuntu:Pro:20.04:LTS | puma | 0, 3.12.0-2ubuntu1, 3.12.0-4ubuntu1 |
Exploit Intelligence
- https://github.com/puma/puma/blob/master/History.md#434435-and-31253126--2020-05-22 (circl)
- https://github.com/puma/puma/security/advisories/GHSA-w64w-qqph-5gxm (circl)
- openSUSE-SU-2020:0990 (circl)
- openSUSE-SU-2020:1001 (circl)
- FEDORA-2020-fe354f24e8 (circl)
- [debian-lts-announce] 20201007 [SECURITY] [DLA 2398-1] puma security update (circl)
- file.History.html (github-poc)
- file.History.html (github-poc)
- file.History.html (github-poc)
- file.History.html (github-poc)
…and 4 more exploits
Timeline
- May 22, 2020 CVE Published
- Apr 14, 2021 EPSS Score
- Jun 23, 2021 EPSS Score
- Aug 24, 2021 EPSS Score
- Dec 27, 2021 EPSS Score
- Jan 6, 2022 EPSS Score
- Feb 4, 2022 EPSS Score
- Feb 28, 2022 EPSS Score
- Apr 1, 2022 EPSS Score
- Jul 3, 2022 EPSS Score
- Sep 4, 2022 EPSS Score
- Nov 6, 2022 EPSS Score
References
- https://ubuntu.com/security/CVE-2020-11077 third-party-advisory
- https://github.com/puma/puma/security/advisories/GHSA-w64w-qqph-5gxm third-party-advisory
- https://github.com/puma/puma/blob/master/History.md#434435-and-31253126--2020-05-22 third-party-advisory
- https://ubuntu.com/security/notices/USN-6682-1 vendor-advisory
- https://www.cve.org/CVERecord?id=CVE-2020-11077 third-party-advisory