CVE-2023-27481

CVSS V2 None CVSS V3 None
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`.
Overview
  • CVE ID
  • CVE-2023-27481
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2023-03-07T19:15:12
  • Last Modified Date
  • 2023-03-14T16:39:24
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:monospace:directus:*:*:*:*:*:node.js:*:* 1 OR 9.16.0
History
Created Old Value New Value Data Type Notes
2023-04-17 06:03:41 Added to TrackCVE
2023-04-17 06:03:43 Weakness Enumeration new