#VU13531 Session fixation attack in Jetty - CVE-2018-12538
Published: June 29, 2018 / Updated: July 2, 2018
Jetty
Eclipse
Description
The vulnerability allows a remote attacker to a session fixation attack on a target system.
The vulnerability exists due to improper security restrictions when the FileSessionDataStore class is used for persistent storage of HTTP session details. A remote attacker can submit a partial session ID, delete other unmatched HTTP sessions from filesystem storage for the FileSessionDataStore class and hijack existing HTTP sessions or cause the service to crash.