SCA: security update for directus (GHSA-g65h-35f3-x2w3)

medium Tenable Self-Hosted Container Security Plugin ID 414923

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.0, session
tokens function like the other JWT tokens where they are not actually invalidated when logging out. The
`directus_session` gets destroyed and the cookie gets deleted but if the cookie value is captured, it will
still work for the entire expiry time which is set to 1 day by default. Making it effectively a long lived
unrevokable stateless token instead of the stateful session token it was meant to be. This vulnerability
is fixed in 10.11.0. (CVE-2024-34709)

See Also

https://github.com/advisories/GHSA-g65h-35f3-x2w3

Plugin Details

Severity: Medium

ID: 414923

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 52.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.6

Temporal Score: 4.4

Vector: CVSS2#AV:N/AC:H/Au:S/C:C/I:P/A:N

CVSS Score Source: CVE-2024-34709

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.9

Vector: CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/13/2024

Vulnerability Publication Date: 5/13/2024

Reference Information

CVE: CVE-2024-34709

cwe: CWE-613