CVE-2024-46990
Last modified
CVE-2024-46990 is a medium-severity vulnerability rated 5/10 on the CVSS scale. Directus is a real-time API and App dashboard for managing SQL database content. When relying on blocking access to localhost using the default `0.0.0.0` filter a user may bypass this block by using other registered loopback devices (like `127.0.0.2` - `127.127.127.127`). EPSS estimates a 0.46% chance of exploitation in the next 30 days.
Description
Directus is a real-time API and App dashboard for managing SQL database content. When relying on blocking access to localhost using the default `0.0.0.0` filter a user may bypass this block by using other registered loopback devices (like `127.0.0.2` - `127.127.127.127`). This issue has been addressed in release versions 10.13.3 and 11.1.0. Users are advised to upgrade. Users unable to upgrade may block this bypass by manually adding the `127.0.0.0/8` CIDR range which will block access to any `127.X.X.X` ip instead of just `127.0.0.1`.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Monospace | Directus | < 10.13.3 |
| Monospace | Directus | >= 11.0.0, < 11.1.0 |
References
- https://github.com/directus/directus/security/advisories/GHSA-68g8-c275-xf2mMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-46990?
How severe is CVE-2024-46990?
How do I fix CVE-2024-46990?
Are you affected by CVE-2024-46990?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
