CVE-2023-46124

HIGH EPSS 47.6%
Published Oct 25, 20232y ago · Modified Jun 17, 20262w ago
7.2 CVSS 3.1
High
Find Similar
Published Oct 25, 2023 2y ago
Last Modified Jun 17, 2026 2w ago

Description

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

CVSS Details

Base Score
7.2
Exploitability
1.2
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
47.6% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-918 Server-Side Request Forgery (SSRF) Validation

Affected Products 1

VendorProductVersionRange
ethycafides* <2.22.1

References 3

  • github.com https://github.com/ethyca/fides/commit/cd344d016b1441662a61d0759e7913e8228ed1ee
    Patch
  • github.com https://github.com/ethyca/fides/releases/tag/2.22.1
    Release Notes
  • github.com https://github.com/ethyca/fides/security/advisories/GHSA-jq3w-9mgf-43m4
    Third Party Advisory

Remediation

  • github.com https://github.com/ethyca/fides/commit/cd344d016b1441662a61d0759e7913e8228ed1ee
    Patch