Moderate severityNVD Advisory· Published May 13, 2024· Updated Aug 2, 2024
Directus Lacks Session Tokens Invalidation
CVE-2024-34709
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
directusnpm | >= 10.10.0, < 10.11.0 | 10.11.0 |
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-g65h-35f3-x2w3ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-34709ghsaADVISORY
- github.com/directus/directus/commit/a6172f8a6a0f31a6bf4305a090de172ebfb63bcfghsax_refsource_MISCWEB
- github.com/directus/directus/security/advisories/GHSA-g65h-35f3-x2w3ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.