An open API service providing security vulnerability metadata for many open source software ecosystems.

GSA_kwCzR0hTQS0zdnBmLW1jajctNWgzOM4AA2_U

Moderate EPSS: 0.0019% (0.41478 Percentile) EPSS:

Ethyca Fides HTML Injection Vulnerability in HTML-Formatted DSR Packages

Affected Packages Affected Versions Fixed Versions
pypi:ethyca-fides >= 2.15.1, < 2.23.3 2.23.3
0 Dependent packages
0 Dependent repositories
9,799 Downloads last month

Affected Version Ranges

All affected versions

2.15.1, 2.16.0, 2.17.0, 2.17.1, 2.18.0, 2.19.0, 2.19.1, 2.20.0, 2.20.1, 2.20.2, 2.21.0, 2.22.0, 2.22.1, 2.23.0, 2.23.1, 2.23.2

All unaffected versions

1.9.9, 2.0.0, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.5.0, 2.5.1, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 2.7.0, 2.7.1, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.9.0, 2.9.1, 2.9.2, 2.10.0, 2.11.0, 2.12.0, 2.12.1, 2.13.0, 2.14.0, 2.14.1, 2.14.2, 2.15.0, 2.23.3, 2.24.0, 2.24.1, 2.25.0, 2.26.0, 2.26.3, 2.27.0, 2.28.0, 2.29.0, 2.30.0, 2.30.1, 2.31.0, 2.32.0, 2.33.0, 2.33.1, 2.34.0, 2.35.0, 2.35.1, 2.36.0, 2.37.0, 2.38.0, 2.38.1, 2.39.0, 2.39.1, 2.39.2, 2.40.0, 2.41.0, 2.42.0, 2.42.1, 2.43.0, 2.43.2, 2.44.0, 2.45.0, 2.45.1, 2.45.2, 2.46.0, 2.46.1, 2.46.2, 2.47.0, 2.47.1, 2.48.0, 2.48.1, 2.48.2, 2.49.0, 2.49.1, 2.50.0, 2.51.0, 2.51.1, 2.51.2, 2.52.0, 2.53.0, 2.54.0, 2.55.0, 2.55.1, 2.55.2, 2.55.3, 2.55.4, 2.56.0, 2.56.1, 2.56.2, 2.57.0, 2.57.1, 2.58.0, 2.58.1, 2.58.2, 2.59.0, 2.59.1, 2.59.2, 2.60.0, 2.60.1, 2.61.0, 2.61.1, 2.62.0, 2.63.0, 2.63.1, 2.63.2, 2.63.3, 2.64.0, 2.64.1, 2.64.2, 2.65.0, 2.65.1, 2.65.2

Impact

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.

Patches

The vulnerability has been patched in Fides version TBC. Users are advised to upgrade to this version or later to secure their systems against this threat.

Workarounds

Only Fides deployments which have been configured to use html as the package format in the storage destination are vulnerable. Using json or csv instead eliminates this vulnerability.

References: