Description
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.
INFO
Published Date :
2024-09-10T18:43:33.413Z
Last Modified :
2024-09-10T19:20:32.884Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2024-45596 vulnerability.
| Vendors | Products |
|---|---|
| Directus |
|
| Monospace |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-45596.