SCA: security update for directus (GHSA-p8v3-m643-4xqx)

medium Tenable Self-Hosted Container Security Plugin ID 417409

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. A user with permission to
view any collection using redacted hashed fields can get access the raw stored version using the `alias`
functionality on the API. Normally, these redacted fields will return `**********` however if we change
the request to `?alias[workaround]=redacted` we can instead retrieve the plain text value for the field.
This can be avoided by removing permission to view the sensitive fields entirely from users or roles that
should not be able to see them. This vulnerability is fixed in 10.11.0. (CVE-2024-34708)

See Also

https://github.com/advisories/GHSA-p8v3-m643-4xqx

Plugin Details

Severity: Medium

ID: 417409

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

Percentile: 23.67

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.8

Vector: CVSS2#AV:N/AC:L/Au:M/C:C/I:N/A:N

CVSS Score Source: CVE-2024-34708

CVSS v3

Risk Factor: Medium

Base Score: 4.9

Temporal Score: 4.4

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/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-34708

cwe: CWE-200