First published: Mon Oct 14 2024(Updated: )
There exists a security vulnerability in Jetty's ThreadLimitHandler.getRemote() which can be exploited by unauthorized users to cause remote denial-of-service (DoS) attack. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory.
Affected Software | Affected Version | How to fix |
---|---|---|
Mortbay Jetty |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of REDHAT-BUG-2318564 is critical due to its potential to cause remote denial-of-service (DoS) attacks.
To fix REDHAT-BUG-2318564, update to the latest version of Eclipse Jetty that includes the patch addressing this vulnerability.
Eclipse Jetty users that rely on ThreadLimitHandler.getRemote() are affected by REDHAT-BUG-2318564.
REDHAT-BUG-2318564 can be exploited to execute a remote denial-of-service (DoS) attack.
The vulnerability REDHAT-BUG-2318564 is caused by an inability of ThreadLimitHandler.getRemote() to handle crafted requests, leading to OutOfMemory errors.