Missing Release of Resource after Effective Lifetime
CVE-2023-34054
Summary
In Reactor Netty HTTP Server, versions 1.0.x prior to 1.0.39, and 1.1.x prior to 1.1.13, it is possible for a user to provide specially crafted HTTP requests that may cause a Denial-of-Service (DoS) condition. Specifically, an application is vulnerable if Reactor Netty HTTP Server built-in integration with Micrometer is enabled.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- NONE
- HIGH
CWE-772 - Missing Release Of Resource After Effective Lifetime
'Missing release of resource after effective lifetime' is a weakness that occurs when software doesn't sufficiently release a resource (e.g. memory, CPU, disk space, etc.) after it is used. If not addressed, attackers can launch a denial of service attack (by allocating a resource and not releasing it).
Advisory Timeline
- Published