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.
{
"cwe_ids": [
"CWE-400"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/8xxx/CVE-2024-8184.json",
"cna_assigner": "eclipse"
}{
"versions": [
{
"introduced": "9.3.12"
},
{
"fixed": "9.4.56"
},
{
"introduced": "10.0.0"
},
{
"fixed": "10.0.24"
},
{
"introduced": "11.0.0"
},
{
"fixed": "11.0.24"
},
{
"introduced": "12.0.0"
},
{
"fixed": "12.0.9"
}
]
}