Описание
Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, when response caching is enabled, the cache-key derivation in api/src/utils/get-cache-key.ts includes version, path, query, and accountability.user but omits authorization context such as share, role, roles, admin, app, and policies. Directus share tokens and anonymous requests can both reduce to user null, so different shares or anonymous clients requesting the same URL and query can receive a permission-filtered cached response without permission re-evaluation. This issue is fixed in version 12.0.0.
Ссылки
- Patch
- Issue TrackingPatch
- Release Notes
- Vendor Advisory
Уязвимые конфигурации
Конфигурация 1Версия до 12.0.0 (исключая)
cpe:2.3:a:monospace:directus:*:*:*:*:*:node.js:*:*
EPSS
Процентиль: 19%
0.00272
Низкий
8.6 High
CVSS3
Дефекты
CWE-524
Связанные уязвимости
CVSS3: 8.6
github
25 дней назад
Directus: Authorization-dependent response served from unsegmented cache key
EPSS
Процентиль: 19%
0.00272
Низкий
8.6 High
CVSS3
Дефекты
CWE-524