CVE-2024-34708

MEDIUM

Directus < 10.11.0 - Exposure of Sensitive Information via Alias Parameter

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 4.9
EPSS 0.0076
EPSS Percentile 50.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-200
Status published
Products (2)
monospace/directus < 10.11.0
npm/directus 0 - 10.11.0npm
Published May 14, 2024
Tracked Since Feb 18, 2026