In Eclipse Jetty versions 9.4.0 through 9.4.8, when using the optional Jetty provided FileSessionDataStore for persistent storage of HttpSession details, it is possible for a malicious user to access/hijack other HttpSessions and even delete unmatched HttpSessions present in the FileSystem's storage for the FileSessionDataStore.
{
"nvd_published_at": null,
"cwe_ids": [
"CWE-384",
"CWE-6"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:47:31Z",
"severity": "HIGH"
}