There exists a security vulnerability in Jetty's DosFilter which can be exploited by unauthorized users to cause remote denial-of-service (DoS) attack on the server using DosFilter. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory finally.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/9xxx/CVE-2024-9823.json",
"cna_assigner": "eclipse",
"cwe_ids": [
"CWE-400"
]
}{
"cpe": "cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.4.54"
},
{
"introduced": "10.0.0"
},
{
"fixed": "10.0.18"
},
{
"introduced": "11.0.0"
},
{
"fixed": "11.0.18"
},
{
"introduced": "12.0.0"
},
{
"fixed": "12.0.3"
}
],
"source": "CPE_RANGE"
}