CVE-2024-34708
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-34708
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-05-13T19:33:55.305Z
- Last Modified Date
- 2024-06-04T17:42:21.964Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/directus/directus/security/advisories/GHSA-p8v3-m643-4xqx | x_refsource_CONFIRM |
https://github.com/directus/directus/commit/e70a90c267bea695afce6545174c2b77517d617b | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-34708 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34708 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 14:44:14 | Added to TrackCVE |