Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.0, session tokens function like the other JWT tokens where they are not actually invalidated when logging out. The `directus_session` gets destroyed and the cookie gets deleted but if the cookie value is captured, it will still work for the entire expiry time which is set to 1 day by default. Making it effectively a long lived unrevokable stateless token instead of the stateful session token it was meant to be. This vulnerability is fixed in 10.11.0.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2024-05-13T19:39:32.313Z

Updated: 2024-06-12T19:00:40.071Z

Reserved: 2024-05-07T13:53:00.133Z


Link: CVE-2024-34709

JSON object: View

cve-icon NVD Information

Status : Awaiting Analysis

Published: 2024-05-14T15:39:31.547

Modified: 2024-05-14T16:12:23.490


Link: CVE-2024-34709

JSON object: View

cve-icon Redhat Information

No data.

CWE