Directus is a real-time API and App dashboard for managing SQL database content. An unauthenticated user can access credentials of last authenticated user via OpenID or OAuth2 where the authentication URL did not include redirect query string. This happens because on that endpoint for both OpenId and Oauth2 Directus is using the respond middleware, which by default will try to cache GET requests that met some conditions. Although, those conditions do not include this scenario, when an unauthenticated request returns user credentials. This vulnerability is fixed in 10.13.3 and 11.1.0.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:NMonospace Directus
APPMonospace< 10.13.311.0.0 – 11.1.0 (bez)
Related vulnerabilities
Directus: nieautoryzowana modyfikacja i upload plików z dowolną zawartością
In Directus before 9.7.0, the default settings of CORS_ORIGIN and CORS_ENABLED are true.
Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, the PATCH /...
Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, Directus's ...
Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.16.0, a Server-Si...