CVE-2024-45596Use of Cache Containing Sensitive Information in Directus

Severity
6.5MEDIUMNVD
EPSS
0.8%
top 26.76%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedSep 10

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 unauthenti

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:NExploitability: 2.8 | Impact: 3.6

Affected Packages4 packages

npmdirectus/api22.0.022.2.0+1
CVEListV5directus/directus< 10.13.3+1
npmdirectus/directus11.0.0-rc.111.1.0+1
NVDmonospace/directus11.0.011.1.0+1

Patches

🔴Vulnerability Details

2
OSV
Session is cached for OpenID and OAuth2 if `redirect` is not used2024-09-10
GHSA
Session is cached for OpenID and OAuth2 if `redirect` is not used2024-09-10