CVE-2023-46125

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-46125
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-46125.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-46125
Aliases
Related
Published
2023-10-25T18:17:36Z
Modified
2025-06-30T18:54:37Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/ethyca/fides

Affected ranges

Type
GIT
Repo
https://github.com/ethyca/fides
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed