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`.
References
Link | Resource |
---|---|
https://github.com/directus/directus/pull/14829 | Patch Vendor Advisory |
https://github.com/directus/directus/pull/15010 | Patch Vendor Advisory |
https://github.com/directus/directus/security/advisories/GHSA-m5q3-8wgf-x8xf | Vendor Advisory |
Configurations
History
14 Mar 2023, 16:39
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:monospace:directus:*:*:*:*:*:node.js:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.3 |
References | (MISC) https://github.com/directus/directus/pull/15010 - Patch, Vendor Advisory | |
References | (MISC) https://github.com/directus/directus/pull/14829 - Patch, Vendor Advisory | |
References | (MISC) https://github.com/directus/directus/security/advisories/GHSA-m5q3-8wgf-x8xf - Vendor Advisory |
07 Mar 2023, 20:14
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-03-07 19:15
Updated : 2024-02-04 23:14
NVD link : CVE-2023-27481
Mitre link : CVE-2023-27481
CVE.ORG link : CVE-2023-27481
JSON object : View
Products Affected
monospace
- directus
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor