SCA: security update for directus (GHSA-hxgm-ghmv-xjjm)

high Tenable Cloud Security Plugin ID 416030

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. Directus >=9.23.0,
<=v10.5.3 improperly handles _in, _nin operators. It evaluates empty arrays as valid so expressions like
{"role": {"_in": $CURRENT_USER.some_field}} would evaluate to true allowing the request to pass. This
results in Broken Access Control because the rule fails to do what it was intended to do: Pass rule if
**field** matches any of the **values**. This vulnerability is fixed in 10.6.0. (CVE-2024-39701)

See Also

https://github.com/advisories/GHSA-hxgm-ghmv-xjjm

Plugin Details

Severity: High

ID: 416030

Version: Revision 1.10

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.3

Percentile: 51.16

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2024-39701

CVSS v3

Risk Factor: High

Base Score: 7.7

Temporal Score: 6.9

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

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

CVSS v4

Risk Factor: High

Base Score: 7

Threat Score: 5.7

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/8/2024

Vulnerability Publication Date: 7/8/2024

Reference Information

CVE: CVE-2024-39701

cwe: CWE-284