CVE-2019-16770 — Allocation of Resources Without Limits or Throttling in Puma
Severity
7.5HIGHNVD
CNA5.3
EPSS
1.6%
top 18.35%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedMay 11
Latest updateMay 18
Description
Puma is a concurrent HTTP 1.1 server for Ruby/Rack applications. The fix for CVE-2019-16770 was incomplete. The original fix only protected existing connections that had already been accepted from having their requests starved by greedy persistent-connections saturating all threads in the same process. However, new connections may still be starved by greedy persistent-connections saturating all threads in all processes in the cluster. A `puma` server which received more concurrent `keep-alive` c…
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 3.9 | Impact: 3.6
Affected Packages5 packages
Also affects: Debian Linux 10.0, 9.0
Patches
🔴Vulnerability Details
8OSV▶
A poorly-behaved client could use keepalive requests to monopolize Puma's reactor and create a denial of service attack↗2019-12-05