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.
{
"versions": [
{
"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"
}
]
}