Asymmetric denial of service In nodejs
Description
Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Denial of Service with large HTTP headers: By using a combination of many requests with maximum sized headers (almost 80 KB per connection), and carefully timed completion of the headers, it is possible to cause the HTTP server to abort from heap allocation failure. Attack potential is mitigated by the use of a load balancer or other proxy layer.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 11 | 10.15.0~dfsg-6 | ||
debian 14 | 10.15.0~dfsg-6 | ||
debian 12 | 10.15.0~dfsg-6 | ||
debian 13 | 10.15.0~dfsg-6 | ||
alpine v3.10 | 10.14.0-r0 | ||
alpine v3.11 | 10.14.0-r0 | ||
alpine v3.12 | 10.14.0-r0 | ||
alpine v3.13 | 10.14.0-r0 | ||
alpine v3.14 | 10.14.0-r0 | ||
alpine v3.15 | 10.14.0-r0 |
1-10 of 24
10
Aliases
1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14.
References
1.