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.
INFO
Published Date :
2024-05-13T19:33:55.305Z
Last Modified :
2024-08-02T02:59:21.863Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2024-34708 vulnerability.
| Vendors | Products |
|---|---|
| Monospace |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-34708.