CVE-2023-47114

Fides is an open-source privacy engineering platform for managing the fulfillment of data privacy requests in your runtime environment, and the enforcement of privacy regulations in your code. The Fides web application allows data subject users to request access to their personal data. If the request is approved by the data controller user operating the Fides web application, the data subject's personal data can then retrieved from connected systems and data stores before being bundled together as a data subject access request package for the data subject to download. Supported data formats for the package include json and csv, but the most commonly used format is a series of HTML files compressed in a ZIP file. Once downloaded and unzipped, the data subject user can browse the HTML files on their local machine. It was identified that there was no validation of input coming from e.g. the connected systems and data stores which is later reflected in the downloaded data. This can result in an HTML injection that can be abused e.g. for phishing attacks or malicious JavaScript code execution, but only in the context of the data subject's browser accessing a HTML page using the `file://` protocol. Exploitation is limited to rogue Admin UI users, malicious connected system / data store users, and the data subject user if tricked via social engineering into submitting malicious data themselves. This vulnerability has been patched in version 2.23.3.
Configurations

Configuration 1 (hide)

cpe:2.3:a:ethyca:fides:*:*:*:*:*:*:*:*

History

16 Nov 2023, 17:33

Type Values Removed Values Added
References () https://github.com/ethyca/fides/security/advisories/GHSA-3vpf-mcj7-5h38 - () https://github.com/ethyca/fides/security/advisories/GHSA-3vpf-mcj7-5h38 - Vendor Advisory
References () https://github.com/ethyca/fides/releases/tag/2.23.3 - () https://github.com/ethyca/fides/releases/tag/2.23.3 - Release Notes
References () https://github.com/ethyca/fides/commit/50360a0e24aac858459806bb140bb1c4b71e67a1 - () https://github.com/ethyca/fides/commit/50360a0e24aac858459806bb140bb1c4b71e67a1 - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.1
First Time Ethyca fides
Ethyca
CPE cpe:2.3:a:ethyca:fides:*:*:*:*:*:*:*:*

09 Nov 2023, 13:46

Type Values Removed Values Added
New CVE

Information

Published : 2023-11-08 22:15

Updated : 2023-12-10 15:26


NVD link : CVE-2023-47114

Mitre link : CVE-2023-47114

CVE.ORG link : CVE-2023-47114


JSON object : View

Products Affected

ethyca

  • fides
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')