Fides is an open-source privacy engineering platform for managing the fulfillment of data privacy requests in runtime environments, and the enforcement of privacy regulations in code. The Fides web application allows a custom integration to be uploaded as a ZIP file containing configuration and dataset definitions in YAML format. It was discovered that specially crafted YAML dataset and config files allow a malicious user to perform arbitrary requests to internal systems and exfiltrate data outside the environment (also known as a Server-Side Request Forgery). The application does not perform proper validation to block attempts to connect to internal (including localhost) resources. The vulnerability has been patched in Fides version `2.22.1`.
References
Link | Resource |
---|---|
https://github.com/ethyca/fides/commit/cd344d016b1441662a61d0759e7913e8228ed1ee | Patch |
https://github.com/ethyca/fides/releases/tag/2.22.1 | Release Notes |
https://github.com/ethyca/fides/security/advisories/GHSA-jq3w-9mgf-43m4 | Third Party Advisory |
https://github.com/ethyca/fides/commit/cd344d016b1441662a61d0759e7913e8228ed1ee | Patch |
https://github.com/ethyca/fides/releases/tag/2.22.1 | Release Notes |
https://github.com/ethyca/fides/security/advisories/GHSA-jq3w-9mgf-43m4 | Third Party Advisory |
Configurations
History
21 Nov 2024, 08:27
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/ethyca/fides/commit/cd344d016b1441662a61d0759e7913e8228ed1ee - Patch | |
References | () https://github.com/ethyca/fides/releases/tag/2.22.1 - Release Notes | |
References | () https://github.com/ethyca/fides/security/advisories/GHSA-jq3w-9mgf-43m4 - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.2 |
01 Nov 2023, 16:39
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.2 |
CPE | cpe:2.3:a:ethyca:fides:*:*:*:*:*:*:*:* | |
CWE | CWE-918 | |
First Time |
Ethyca
Ethyca fides |
|
References | (MISC) https://github.com/ethyca/fides/commit/cd344d016b1441662a61d0759e7913e8228ed1ee - Patch | |
References | (MISC) https://github.com/ethyca/fides/security/advisories/GHSA-jq3w-9mgf-43m4 - Third Party Advisory | |
References | (MISC) https://github.com/ethyca/fides/releases/tag/2.22.1 - Release Notes |
25 Oct 2023, 18:17
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-10-25 18:17
Updated : 2024-11-21 08:27
NVD link : CVE-2023-46124
Mitre link : CVE-2023-46124
CVE.ORG link : CVE-2023-46124
JSON object : View
Products Affected
ethyca
- fides
CWE
CWE-918
Server-Side Request Forgery (SSRF)