Description
Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.0.0 and prior to version 11.9.0, the exact Directus version number is incorrectly being used as OpenAPI Spec version this means that it is being exposed by the `/server/specs/oas` endpoint without authentication. With the exact version information a malicious attacker can look for known vulnerabilities in Directus core or any of its shipped dependencies in that specific running version. Version 11.9.0 fixes the issue.
Problem types
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
Product status
References
github.com/...rectus/security/advisories/GHSA-rmjh-cf9q-pv7q
github.com/directus/directus/pull/25353
github.com/...ommit/e74f3e4e92edc33b5f83eefb001a3d2a85af17a3
github.com/directus/directus/releases/tag/v11.9.0