SCA: security update for ethyca-fides (GHSA-v7vm-rhmg-8j2r)

low Tenable Cloud Security Plugin ID 419168

Description

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

- Fides is an open-source privacy engineering platform. The user invite acceptance API endpoint lacks
server-side password policy enforcement, allowing users to set arbitrarily weak passwords by bypassing
client-side validation. While the UI enforces password complexity requirements, direct API calls can
circumvent these checks, enabling the creation of accounts with passwords as short as a single character.
When an email messaging provider is enabled and a new user account is created in the system, an invite
email containing a special link is sent to the new user's email address. This link directs the new user to
a page where they can set their initial password. While the user interface implements password complexity
checks, these validations are only performed client-side. The underlying `/api/v1/user/accept-invite` API
endpoint does not implement the same password policy validations. This vulnerability allows an invited
user to set an extremely weak password for their own account during the initial account setup process.
Therefore that specific user's account can be compromised easily by an attacker guessing or brute forcing
the password. The vulnerability has been patched in Fides version `2.50.0`. Users are advised to upgrade
to this version or later to secure their systems against this threat. There are no known workarounds for
this vulnerability. (CVE-2024-52008)

See Also

https://github.com/advisories/GHSA-v7vm-rhmg-8j2r

Plugin Details

Severity: Low

ID: 419168

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/30/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2024-52008

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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

CVSS v4

Risk Factor: Low

Base Score: 2

Threat Score: 2

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 11/26/2024

Vulnerability Publication Date: 11/26/2024

Reference Information

CVE: CVE-2024-52008

cwe: CWE-602