Fides Information Disclosure Vulnerability in Config API Endpoint
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
ethyca-fidesPyPI | < 2.22.1 | 2.22.1 |
Affected products
2Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-rjxg-rpg3-9r89ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-46125ghsaADVISORY
- github.com/ethyca/fides/commit/c9f3a620a4b4c1916e0941cb5624dcd636f06d06ghsax_refsource_MISCWEB
- github.com/ethyca/fides/releases/tag/2.22.1ghsax_refsource_MISCWEB
- github.com/ethyca/fides/security/advisories/GHSA-rjxg-rpg3-9r89ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.