SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2023-46125

The Fides webserver API allows users to retrieve its configuration using the `GET api/v1/config` endpoint.

MEDIUM 6.5EPSS 0.73%

Does this matter?

Lower severity and a low EPSS score (0.73%). Track it; it rarely justifies an emergency change on its own.

Description

Fides is an open-source privacy engineering platform for managing the fulfillment of data privacy requests in a runtime environment, and the enforcement of privacy regulations in code. The Fides webserver API allows users to retrieve its configuration using the `GET api/v1/config` endpoint. The configuration data is filtered to suppress most sensitive configuration information before it is returned to the user, but even the filtered data contains information about the internals and the backend infrastructure, such as various settings, servers’ addresses and ports and database username. This information is useful for administrative users as well as attackers, thus it should not be revealed to low-privileged users. This vulnerability allows Admin UI users with roles lower than the owner role e.g. the viewer role to retrieve the config information using the API. The vulnerability has been patched in Fides version `2.22.1`.

CVSS 3.1
6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
EPSS
0.73% probability · 52th percentile
CISA KEV
Not listed
Weakness
CWE-200, CWE-863
Affected
ethyca/fides
Source
security-advisories@github.com

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.