U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-34708

Change History

New CVE Received from GitHub, Inc. 5/14/2024 11:39:31 AM

Action Type Old Value New Value
Added 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.
Added CVSS V3.1

								
							
							
						
GitHub, Inc. AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Added CWE

								
							
							
						
GitHub, Inc. CWE-200
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/directus/directus/commit/e70a90c267bea695afce6545174c2b77517d617b [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/directus/directus/security/advisories/GHSA-p8v3-m643-4xqx [No types assigned]