Server session is not invalidated when logout() helper method of Authentication module is used in Vaadin 18-19
Description
Reviewed
Apr 22, 2021
Published to the GitHub Advisory Database
Apr 22, 2021
Published by the National Vulnerability Database
Apr 23, 2021
Last updated
Feb 1, 2023
Authentication.logout()
helper incom.vaadin:flow-client
versions 5.0.0 prior to 6.0.0 (Vaadin 18), and 6.0.0 through 6.0.4 (Vaadin 19.0.0 through 19.0.3) uses incorrect HTTP method, which, in combination with Spring Security CSRF protection, allows local attackers to access Fusion endpoints after the user attempted to log out.References