Extract password hashes through export querying in directus
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
directusnpm | < 9.16.0 | 9.16.0 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-m5q3-8wgf-x8xfghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-27481ghsaADVISORY
- github.com/directus/directus/pull/14829ghsax_refsource_MISCWEB
- github.com/directus/directus/pull/15010ghsax_refsource_MISCWEB
- github.com/directus/directus/security/advisories/GHSA-m5q3-8wgf-x8xfghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.