CVE-2023-46125

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`.
Configurations

Configuration 1 (hide)

cpe:2.3:a:ethyca:fides:*:*:*:*:*:*:*:*

History

01 Nov 2023, 16:38

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
CPE cpe:2.3:a:ethyca:fides:*:*:*:*:*:*:*:*
First Time Ethyca
Ethyca fides
CWE CWE-863
References (MISC) https://github.com/ethyca/fides/releases/tag/2.22.1 - (MISC) https://github.com/ethyca/fides/releases/tag/2.22.1 - Release Notes
References (MISC) https://github.com/ethyca/fides/security/advisories/GHSA-rjxg-rpg3-9r89 - (MISC) https://github.com/ethyca/fides/security/advisories/GHSA-rjxg-rpg3-9r89 - Third Party Advisory
References (MISC) https://github.com/ethyca/fides/commit/c9f3a620a4b4c1916e0941cb5624dcd636f06d06 - (MISC) https://github.com/ethyca/fides/commit/c9f3a620a4b4c1916e0941cb5624dcd636f06d06 - Patch

25 Oct 2023, 18:17

Type Values Removed Values Added
New CVE

Information

Published : 2023-10-25 18:17

Updated : 2023-12-10 15:14


NVD link : CVE-2023-46125

Mitre link : CVE-2023-46125

CVE.ORG link : CVE-2023-46125


JSON object : View

Products Affected

ethyca

  • fides
CWE
CWE-863

Incorrect Authorization

CWE-200

Exposure of Sensitive Information to an Unauthorized Actor