Description
Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.0.0 and prior to version 11.9.0, when using Directus Flows with the WebHook trigger all incoming request details are logged including security sensitive data like access and refresh tokens in cookies. Malicious admins with access to the logs can hijack the user sessions within the token expiration time of them triggering the Flow. Version 11.9.0 fixes the issue.
Problem types
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CWE-212: Improper Removal of Sensitive Information Before Storage or Transfer
CWE-532: Insertion of Sensitive Information into Log File
Product status
References
github.com/...rectus/security/advisories/GHSA-f24x-rm6g-3w5v
github.com/directus/directus/pull/25354
github.com/...ommit/22be460c76957708d67fdd52846a9ad1cbb083fb
github.com/directus/directus/releases/tag/v11.9.0