CVE-2024-39699

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:monospace:directus:*:*:*:*:*:*:*:*

History

09 Jul 2024, 14:37

Type Values Removed Values Added
CPE cpe:2.3:a:monospace:directus:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.0
CWE CWE-918
First Time Monospace
Monospace directus
References () https://github.com/directus/directus/commit/d577b44231c0923aca99cac5770fd853801caee1 - () https://github.com/directus/directus/commit/d577b44231c0923aca99cac5770fd853801caee1 - Patch
References () https://github.com/directus/directus/security/advisories/GHSA-8p72-rcq4-h6pw - () https://github.com/directus/directus/security/advisories/GHSA-8p72-rcq4-h6pw - Exploit, Vendor Advisory

08 Jul 2024, 16:35

Type Values Removed Values Added
New CVE

Information

Published : 2024-07-08 16:15

Updated : 2024-07-09 14:37


NVD link : CVE-2024-39699

Mitre link : CVE-2024-39699


JSON object : View

Products Affected

monospace

  • directus
CWE
CWE-918

Server-Side Request Forgery (SSRF)