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