Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. ethyca-fides
  4. ›
  5. CVE-2023-46125

CVE-2023-46125: Fides Information Disclosure Vulnerability in Config API Endpoint

October 25, 2023 (updated November 1, 2023)

Impact

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.

Patches

The vulnerability has been patched in Fides version 2.22.1. Users are advised to upgrade to this version or later to secure their systems against this threat.

Workarounds

There are no workarounds.

References

  • github.com/advisories/GHSA-rjxg-rpg3-9r89
  • github.com/ethyca/fides/commit/c9f3a620a4b4c1916e0941cb5624dcd636f06d06
  • github.com/ethyca/fides/releases/tag/2.22.1
  • github.com/ethyca/fides/security/advisories/GHSA-rjxg-rpg3-9r89

Code Behaviors & Features

Detect and mitigate CVE-2023-46125 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.22.1

Fixed versions

  • 2.22.1

Solution

Upgrade to version 2.22.1 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

pypi/ethyca-fides/CVE-2023-46125.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:16 +0000.