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-39699

Change History

New CVE Received by NIST 7/08/2024 12:15:08 PM

Action Type Old Value New Value
Added CVSS V3.1

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

								
							
							
						
GitHub, Inc. CWE-918
Added Description

								
							
							
						
Directus is a real-time API and App dashboard for managing SQL database content. There was already a reported SSRF vulnerability via file import. It was fixed by resolving all DNS names and checking if the requested IP is an internal IP address. However it is possible to bypass this security measure and execute a SSRF using redirects. Directus allows redirects when importing file from the URL and does not check the result URL. Thus, it is possible to execute a request to an internal IP, for example to 127.0.0.1. However, it is blind SSRF, because Directus also uses response interception technique to get the information about the connect from the socket directly and it does not show a response if the IP address is internal. This vulnerability is fixed in 10.9.3.
Added Reference

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

								
							
							
						
GitHub, Inc. https://github.com/directus/directus/security/advisories/GHSA-8p72-rcq4-h6pw [No types assigned]