CVE-2023-47114
CVE-2023-47114 is a medium-severity vulnerability in Ethyca Fides with a CVSS 3.x base score of 4.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Medium (CVSS 3.x base score 4.3)
- EPSS exploit prediction: 1% (45th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-79
- Affected product: Ethyca Fides
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2023-47114?
- CVE-2023-47114 has a CVSS 3.x base score of 4.3, rated medium severity. It is exploitable over network with low attack complexity, requires high privileges and user interaction. Impact on confidentiality is low, integrity low, and availability low.
- Is CVE-2023-47114 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (45th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-47114?
- CVE-2023-47114 affects Ethyca Fides. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-47114?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2023-47114 published?
- CVE-2023-47114 was published on 2023-11-08 and last updated on 2026-06-17.
References
- https://github.com/ethyca/fides/commit/50360a0e24aac858459806bb140bb1c4b71e67a1
- https://github.com/ethyca/fides/releases/tag/2.23.3
- https://github.com/ethyca/fides/security/advisories/GHSA-3vpf-mcj7-5h38
Affected products (1)
- cpe:2.3:a:ethyca:fides:*:*:*:*:*:*:*:*
More vulnerabilities in Ethyca Fides
- CVE-2024-45053 — Critical (CVSS 9.1): Fides is an open-source privacy engineering platform. Starting in version 2.19.0 and prior to version 2.44.0, the Email…
- CVE-2024-52008 — High (CVSS 8.8): Fides is an open-source privacy engineering platform. The user invite acceptance API endpoint lacks server-side…
- CVE-2023-41319 — High (CVSS 8.8): Fides is an open-source privacy engineering platform for managing the fulfillment of data privacy requests in a runtime…
- CVE-2023-48224 — High (CVSS 8.2): Fides is an open-source privacy engineering platform for managing the fulfillment of data privacy requests in a runtime…
- CVE-2023-46124 — High (CVSS 8.2): Fides is an open-source privacy engineering platform for managing the fulfillment of data privacy requests in runtime…
- CVE-2025-57816 — High (CVSS 7.5): Fides is an open-source privacy engineering platform. Prior to version 2.69.1, the Fides Webserver API's built-in…
All CVEs affecting Ethyca Fides →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →