SCA: security update for @directus/api (GHSA-8p72-rcq4-h6pw)

medium Tenable Cloud Security Plugin ID 412779

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. There was already a
reported SSRF vulnerability via file import. It was fixed by resolving all DNS names and checking if the
requested IP is an internal IP address. However it is possible to bypass this security measure and execute
a SSRF using redirects. Directus allows redirects when importing file from the URL and does not check the
result URL. Thus, it is possible to execute a request to an internal IP, for example to 127.0.0.1.
However, it is blind SSRF, because Directus also uses response interception technique to get the
information about the connect from the socket directly and it does not show a response if the IP address
is internal. This vulnerability is fixed in 10.9.3. (CVE-2024-39699)

See Also

https://github.com/advisories/GHSA-8p72-rcq4-h6pw

Plugin Details

Severity: Medium

ID: 412779

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: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3.1

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

CVSS Score Source: CVE-2024-39699

CVSS v3

Risk Factor: Medium

Base Score: 5

Temporal Score: 4.5

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 2.1

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/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-39699

cwe: CWE-918