Jetty PushSessionCacheFilter can be exploited by unauthenticated users to launch remote DoS attacks by exhausting the server’s memory.
The session usage is intrinsic to the design of the PushCacheFilter. The issue can be avoided by:
{
"cwe_ids": [
"CWE-400",
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2024-10-14T21:07:29Z",
"nvd_published_at": "2024-10-14T16:15:03Z",
"severity": "LOW"
}