Page 2 of 11 results (0.001 seconds)
CVSS: 7.5EPSS: 0%CPEs: 3EXPL: 0

CVE-2019-16770 – Potential DOS attack in Puma
https://notcve.org/view.php?id=CVE-2019-16770
05 Dec 2019 — In Puma before versions 3.12.2 and 4.3.1, a poorly-behaved client could use keepalive requests to monopolize Puma's reactor and create a denial of service attack. If more keepalive connections to Puma are opened than there are threads available, additional connections will wait permanently if the attacker sends requests frequently enough. This vulnerability is patched in Puma 4.3.1 and 3.12.2. En Puma, anterior a las versiones 3.12.2 y 4.3.1, un cliente con mal comportamiento podría utilizar solicitudes de ... • https://github.com/puma/puma/security/advisories/GHSA-7xx3-m584-x994 • CWE-770: Allocation of Resources Without Limits or Throttling •