CVE-2023-27481
Last modified
CVE-2023-27481 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. Directus is a real-time API and App dashboard for managing SQL database content. In versions prior to 9.16.0 users with read access to the `password` field in `directus_users` can extract the argon2 password hashes by brute forcing the export functionality combined with a `_starts_with` filter. EPSS estimates a 0.60% chance of exploitation in the next 30 days.
Description
Directus is a real-time API and App dashboard for managing SQL database content. In versions prior to 9.16.0 users with read access to the `password` field in `directus_users` can extract the argon2 password hashes by brute forcing the export functionality combined with a `_starts_with` filter. This allows the user to enumerate the password hashes. Accounts cannot be taken over unless the hashes can be reversed which is unlikely with current hardware. This problem has been patched by preventing any hashed/concealed field to be filtered against with the `_starts_with` or other string operator in version 9.16.0. Users are advised to upgrade. Users unable to upgrade may mitigate this issue by ensuring that no user has `read` access to the `password` field in `directus_users`.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Monospace | Directus | < 9.16.0 |
References
- https://github.com/directus/directus/pull/14829Patch, Vendor Advisory
- https://github.com/directus/directus/pull/15010Patch, Vendor Advisory
- https://github.com/directus/directus/pull/14829Patch, Vendor Advisory
- https://github.com/directus/directus/pull/15010Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-27481?
How severe is CVE-2023-27481?
How do I fix CVE-2023-27481?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-27475Goutil is a collection of miscellaneous functionality for th…8.8
- CVE-2023-27476OWSLib is a Python package for client programming with Open …7.5
- CVE-2023-27477wasmtime is a fast and secure runtime for WebAssembly. Wasmt…4.3
- CVE-2023-27478libmemcached-awesome is an open source C/C++ client library …6.5
- CVE-2023-27479XWiki Platform is a generic wiki platform offering runtime s…9.9
- CVE-2023-27480XWiki Platform is a generic wiki platform offering runtime s…7.7
- CVE-2023-27482homeassistant is an open source home automation tool. A remo…10
- CVE-2023-27483crossplane-runtime is a set of go libraries used to build Ku…7.5
- CVE-2023-27484crossplane-runtime is a set of go libraries used to build Ku…4.9
- CVE-2023-27485thmmniii/fbs-core is an open source feedback system for stud…4.3
- CVE-2023-27486xCAT is a toolkit for deployment and administration of compu…8.8
- CVE-2023-27487Envoy is an open source edge and service proxy designed for …9.1
Are you affected by CVE-2023-27481?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
