CVE-2024-47822

Directus is a real-time API and App dashboard for managing SQL database content. Access tokens from query strings are not redacted and are potentially exposed in system logs which may be persisted. The access token in `req.query` is not redacted when the `LOG_STYLE` is set to `raw`. If these logs are not properly sanitized or protected, an attacker with access to it can potentially gain administrative control, leading to unauthorized data access and manipulation. This impacts systems where the `LOG_STYLE` is set to `raw`. The `access_token` in the query could potentially be a long-lived static token. Users with impacted systems should rotate their static tokens if they were provided using query string. This vulnerability has been patched in release version 10.13.2 and subsequent releases as well. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Configurations

Configuration 1 (hide)

cpe:2.3:a:monospace:directus:*:*:*:*:*:node.js:*:*

History

14 Apr 2025, 12:15

Type Values Removed Values Added
References
  • () https://github.com/directus/directus/commit/2e893f9c576d5a02506272fe2c0bcc12e6c58768 -

03 Jan 2025, 16:31

Type Values Removed Values Added
CPE cpe:2.3:a:monospace:directus:*:*:*:*:*:node.js:*:*
References () https://github.com/directus/directus/security/advisories/GHSA-vw58-ph65-6rxp - () https://github.com/directus/directus/security/advisories/GHSA-vw58-ph65-6rxp - Exploit, Vendor Advisory
First Time Monospace
Monospace directus

Information

Published : 2024-10-08 18:15

Updated : 2025-04-14 12:15


NVD link : CVE-2024-47822

Mitre link : CVE-2024-47822

CVE.ORG link : CVE-2024-47822


JSON object : View

Products Affected

monospace

  • directus
CWE
CWE-532

Insertion of Sensitive Information into Log File