Vulnerability Description
Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 11.0.0 and prior to version 11.3.0, when setting `WEBSOCKETS_GRAPHQL_AUTH` or `WEBSOCKETS_REST_AUTH` to "public", an unauthenticated user is able to do any of the supported operations (CRUD, subscriptions) with full admin privileges. This impacts any Directus instance that has either `WEBSOCKETS_GRAPHQL_AUTH` or `WEBSOCKETS_REST_AUTH` set to `public` allowing unauthenticated users to subscribe for changes on any collection or do REST CRUD operations on user defined collections ignoring permissions. Version 11.3.0 fixes the issue.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Monospace | Directus | >= 11.0.0, < 11.3.0 |
Related Weaknesses (CWE)
References
- https://github.com/directus/directus/commit/ce0397d16cf767b5293cd57f626c5349b573Patch
- https://github.com/directus/directus/security/advisories/GHSA-849r-qrwj-8rv4ExploitVendor Advisory
- https://github.com/directus/directus/security/advisories/GHSA-849r-qrwj-8rv4ExploitVendor Advisory
FAQ
What is CVE-2024-54151?
CVE-2024-54151 is a vulnerability with a CVSS score of 7.5 (HIGH). Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 11.0.0 and prior to version 11.3.0, when setting `WEBSOCKETS_GRAPHQL_AUTH` or `WEBSOCKETS_REST_AUTH...
How severe is CVE-2024-54151?
CVE-2024-54151 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-54151?
Check the references section above for vendor advisories and patch information. Affected products include: Monospace Directus.