Directus has a Blind SSRF On File Import
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@directus/apinpm | < 17.1.0 | 17.1.0 |
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-8p72-rcq4-h6pwghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-39699ghsaADVISORY
- github.com/directus/directus/commit/d577b44231c0923aca99cac5770fd853801caee1ghsax_refsource_MISCWEB
- github.com/directus/directus/security/advisories/GHSA-8p72-rcq4-h6pwghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.