Puma is a Ruby/Rack web server built for parallelism. Prior to versions 6.3.1 and 5.6.7, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies and zero-length Content-Length headers in a way that allowed HTTP request smuggling. Severity of this issue is highly dependent on the nature of the web site using puma is. This could be caused by either incorrect parsing of trailing fields in chunked transfer encoding bodies or by parsing of blank/zero-length Content-Length headers. Both issues have been addressed and this vulnerability has been fixed in versions 6.3.1 and 5.6.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 08:18
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/puma/puma/commit/690155e7d644b80eeef0a6094f9826ee41f1080a - Patch | |
References | () https://github.com/puma/puma/security/advisories/GHSA-68xg-gqqm-vgj8 - Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.3 |
24 Aug 2023, 18:48
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
References | (MISC) https://github.com/puma/puma/commit/690155e7d644b80eeef0a6094f9826ee41f1080a - Patch | |
References | (MISC) https://github.com/puma/puma/security/advisories/GHSA-68xg-gqqm-vgj8 - Vendor Advisory | |
First Time |
Puma
Puma puma |
|
CPE | cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:* |
18 Aug 2023, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-08-18 22:15
Updated : 2024-11-21 08:18
NVD link : CVE-2023-40175
Mitre link : CVE-2023-40175
CVE.ORG link : CVE-2023-40175
JSON object : View
Products Affected
puma
- puma
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')