CVE-2024-45596
Last modified
CVE-2024-45596 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Monospace | Directus | < 10.13.3 |
| Monospace | Directus | >= 11.0.0, < 11.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-45596?
How severe is CVE-2024-45596?
How do I fix CVE-2024-45596?
Are you affected by CVE-2024-45596?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
