Security Advisory

CVE-2016-9589

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2018-03-12 15:00:00
Last updated 2024-08-06 02:59:02
Assigner redhat
CVSS score not scored
State PUBLISHED

Description

Undertow in Red Hat wildfly before version 11.0.0.Beta1 is vulnerable to a resource exhaustion resulting in a denial of service. Undertow keeps a cache of seen HTTP headers in persistent connections. It was found that this cache can easily exploited to fill memory with garbage, up to "max-headers" (default 200) * "max-header-size" (default 1MB) per active TCP connection.