Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, the SSRF protection on Directus's file-import-from-URL feature can be bypassed using the address 0.0.…
High CVSS 7.7
Summary
Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, the SSRF protection on Directus's file-import-from-URL feature can be bypassed using the address 0.0.0.0 because api/src/request/is-denied-ip.ts treats 0.0.0.0 as a keyword for local interfaces but never blocks the literal address itself. On Linux and macOS, connecting to 0.0.0.0 reaches localhost, so an authenticated user with file-upload rights can make the server fetch internal services through …
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://github.com/directus/directus/commit/f75b25fa44b05c6022b20f231c20bc6e50f021d7 Patch
- https://github.com/directus/directus/pull/27606 Issue Tracking
- https://github.com/directus/directus/releases/tag/v12.0.0 Release Notes
- https://github.com/directus/directus/security/advisories/GHSA-j5h6-vqc3-phqh Vendor Advisory
Timeline
- nvd_ingest NVD