CVE-2024-39699
published 2024-07-08CVE-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…
PriorityP428medium5CVSS 3.1
AVNACLPRLUINSCCLINAN
EPSS
0.43%
34.8th percentile
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.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| directus | api | >= 0 < 17.1.0 | 17.1.0 |
| directus | directus | < 10.9.3 | 10.9.3 |
| monospace | directus | < 10.9.3 | 10.9.3 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Directus Blind SSRF On File Import
ghsa·2024-07-08
CVE-2024-39699 [MEDIUM] CWE-918 Directus Blind SSRF On File Import
Directus Blind SSRF On File Import
### Summary
There was already a reported SSRF vulnerability via file import. [https://github.com/directus/directus/security/advisories/GHSA-j3rg-3rgm-537h](https://github.com/directus/directus/security/advisories/GHSA-j3rg-3rgm-537h)
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
OSV
Directus Blind SSRF On File Import
osv·2024-07-08
CVE-2024-39699 [MEDIUM] Directus Blind SSRF On File Import
Directus Blind SSRF On File Import
### Summary
There was already a reported SSRF vulnerability via file import. [https://github.com/directus/directus/security/advisories/GHSA-j3rg-3rgm-537h](https://github.com/directus/directus/security/advisories/GHSA-j3rg-3rgm-537h)
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
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/directus/directus/commit/d577b44231c0923aca99cac5770fd853801caee1https://github.com/directus/directus/security/advisories/GHSA-8p72-rcq4-h6pwhttps://github.com/directus/directus/commit/d577b44231c0923aca99cac5770fd853801caee1https://github.com/directus/directus/security/advisories/GHSA-8p72-rcq4-h6pw
2024-07-08
Published