Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. directus
  4. ›
  5. CVE-2023-27481

CVE-2023-27481: Exposure of Sensitive Information to an Unauthorized Actor

March 7, 2023 (updated March 14, 2023)

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

  • github.com/advisories/GHSA-m5q3-8wgf-x8xf
  • github.com/directus/directus/pull/14829
  • github.com/directus/directus/pull/15010
  • github.com/directus/directus/security/advisories/GHSA-m5q3-8wgf-x8xf
  • nvd.nist.gov/vuln/detail/CVE-2023-27481

Code Behaviors & Features

Detect and mitigate CVE-2023-27481 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 9.16.0

Fixed versions

  • 9.16.0

Solution

Upgrade to version 9.16.0 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

npm/directus/CVE-2023-27481.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:53 +0000.