Puma is a simple, fast, multi-threaded, parallel HTTP 1.1 server for Ruby/Rack applications. When using Puma behind a proxy that does not properly validate that the incoming HTTP request matches the RFC7230 standard, Puma and the frontend proxy may disagree on where a request starts and ends. This would allow requests to be smuggled via the front-end proxy to Puma. The vulnerability has been fixed in 5.6.4 and 4.3.12. Users are advised to upgrade as soon as possible. Workaround: when deploying a proxy in front of Puma, turning on any and all functionality to make sure that the request matches the RFC7230 standard.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
21 Nov 2024, 06:51
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 5.0
v3 : 9.1 |
References | () https://github.com/puma/puma/commit/5bb7d202e24dec00a898dca4aa11db391d7787a5 - Patch, Third Party Advisory | |
References | () https://github.com/puma/puma/security/advisories/GHSA-h99w-9q5r-gjq9 - Issue Tracking, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2022/08/msg00015.html - Mailing List, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/F6YWGIIKL7KKTS3ZOAYMYPC7D6WQ5OA5/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/L7NESIBFCNSR3XH7LXDPKVMSUBNUB43G/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TUBFJ44NCKJ34LECZRAP4N5VL6USJSIB/ - | |
References | () https://security.gentoo.org/glsa/202208-28 - Third Party Advisory | |
References | () https://www.debian.org/security/2022/dsa-5146 - Third Party Advisory |
12 Oct 2022, 13:15
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* |
|
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TUBFJ44NCKJ34LECZRAP4N5VL6USJSIB/ - Mailing List, Third Party Advisory | |
References | (GENTOO) https://security.gentoo.org/glsa/202208-28 - Third Party Advisory | |
References | (DEBIAN) https://www.debian.org/security/2022/dsa-5146 - Third Party Advisory | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F6YWGIIKL7KKTS3ZOAYMYPC7D6WQ5OA5/ - Mailing List, Third Party Advisory | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L7NESIBFCNSR3XH7LXDPKVMSUBNUB43G/ - Mailing List, Third Party Advisory | |
References | (MLIST) https://lists.debian.org/debian-lts-announce/2022/08/msg00015.html - Mailing List, Third Party Advisory |
12 Sep 2022, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
07 Sep 2022, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
27 Aug 2022, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
15 Aug 2022, 11:18
Type | Values Removed | Values Added |
---|---|---|
References |
|
24 May 2022, 23:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
08 Apr 2022, 12:07
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:* | |
CVSS |
v2 : v3 : |
v2 : 5.0
v3 : 7.5 |
References | (MISC) https://github.com/puma/puma/commit/5bb7d202e24dec00a898dca4aa11db391d7787a5 - Patch, Third Party Advisory | |
References | (CONFIRM) https://github.com/puma/puma/security/advisories/GHSA-h99w-9q5r-gjq9 - Issue Tracking, Third Party Advisory |
30 Mar 2022, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-03-30 22:15
Updated : 2024-11-21 06:51
NVD link : CVE-2022-24790
Mitre link : CVE-2022-24790
CVE.ORG link : CVE-2022-24790
JSON object : View
Products Affected
debian
- debian_linux
fedoraproject
- fedora
puma
- puma
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')