Directus is a real-time API and App dashboard for managing SQL database content. A user with permission to view any collection using redacted hashed fields can get access the raw stored version using the `alias` functionality on the API. Normally, these redacted fields will return `**********` however if we change the request to `?alias[workaround]=redacted` we can instead retrieve the plain text value for the field. This can be avoided by removing permission to view the sensitive fields entirely from users or roles that should not be able to see them. This vulnerability is fixed in 10.11.0.
References
Link | Resource |
---|---|
https://github.com/directus/directus/commit/e70a90c267bea695afce6545174c2b77517d617b | Patch |
https://github.com/directus/directus/security/advisories/GHSA-p8v3-m643-4xqx | Exploit Mitigation Vendor Advisory |
https://github.com/directus/directus/commit/e70a90c267bea695afce6545174c2b77517d617b | Patch |
https://github.com/directus/directus/security/advisories/GHSA-p8v3-m643-4xqx | Exploit Mitigation Vendor Advisory |
Configurations
History
03 Jan 2025, 16:19
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-noinfo | |
CPE | cpe:2.3:a:monospace:directus:*:*:*:*:*:node.js:*:* | |
References | () https://github.com/directus/directus/commit/e70a90c267bea695afce6545174c2b77517d617b - Patch | |
References | () https://github.com/directus/directus/security/advisories/GHSA-p8v3-m643-4xqx - Exploit, Mitigation, Vendor Advisory | |
First Time |
Monospace
Monospace directus |
Information
Published : 2024-05-14 15:39
Updated : 2025-01-03 16:19
NVD link : CVE-2024-34708
Mitre link : CVE-2024-34708
CVE.ORG link : CVE-2024-34708
JSON object : View
Products Affected
monospace
- directus
CWE