Summary
The logout function within the application does not terminate a user's session or clear their cookies. Additionally, the application issues a refresh token when logging out.
Affected Resources
Impact
An attacker can leverage the lack of logout functionality to access a user's account on a shared device. Additionally, the current behavior leaves users more vulnerable to cookie-stealing attacks.
Summary
The logout function within the application does not terminate a user's session or clear their cookies. Additionally, the application issues a refresh token when logging out.
Affected Resources
https://<site>/<user>/system/api/logout
Impact
An attacker can leverage the lack of logout functionality to access a user's account on a shared device. Additionally, the current behavior leaves users more vulnerable to cookie-stealing attacks.