cve/2018/CVE-2018-12538.md
2024-06-09 00:33:16 +00:00

1.1 KiB

CVE-2018-12538

Description

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.

POC

Reference

Github