pysec-2023-107
Vulnerability from pysec
Fides is an open-source privacy engineering platform for managing the fulfillment of data privacy requests in a runtime environment, and the enforcement of privacy regulations in code. A path traversal (directory traversal) vulnerability affects fides versions lower than version 2.15.1
, allowing remote attackers to access arbitrary files on the fides webserver container's filesystem. The vulnerability is patched in fides 2.15.1
.
If the Fides webserver API is not directly accessible to attackers and is instead deployed behind a reverse proxy as recommended in Ethyca's security best practice documentation, and the reverse proxy is an AWS application load balancer, the vulnerability can't be exploited by these attackers. An AWS application load balancer will reject this attack with a 400 error. Additionally, any secrets supplied to the container using environment variables rather than a fides.toml
configuration file are not affected by this vulnerability.
Name | purl | ethyca-fides | pkg:pypi/ethyca-fides |
---|
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ethyca-fides", "purl": "pkg:pypi/ethyca-fides" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "f526d9ffb176006d701493c9d0eff6b4884e811f" } ], "repo": "https://github.com/ethyca/fides", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "2.15.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.9.9", "2.0.0", "2.1.0", "2.10.0", "2.10.1b2", "2.10.1b3", "2.11.0", "2.11.1b0", "2.11.1b1", "2.11.1b2", "2.11.1b3", "2.11.1b4", "2.11.1b5", "2.11.1b6", "2.12.0", "2.12.1", "2.12.1b0", "2.12.1b1", "2.12.1b2", "2.12.1b3", "2.12.1b4", "2.12.2b0", "2.12.2b1", "2.12.2b2", "2.13.0", "2.13.1b0", "2.13.1b1", "2.13.1b2", "2.14.0", "2.14.1", "2.14.1b0", "2.14.1b1", "2.14.1b2", "2.14.2", "2.14.2b0", "2.14.3b0", "2.15.0", "2.15.1b0", "2.15.1b1", "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" ] } ], "aliases": [ "CVE-2023-36827", "GHSA-r25m-cr6v-p9hq" ], "details": "Fides is an open-source privacy engineering platform for managing the fulfillment of data privacy requests in a runtime environment, and the enforcement of privacy regulations in code. A path traversal (directory traversal) vulnerability affects fides versions lower than version `2.15.1`, allowing remote attackers to access arbitrary files on the fides webserver container\u0027s filesystem. The vulnerability is patched in fides `2.15.1`.\n\nIf the Fides webserver API is not directly accessible to attackers and is instead deployed behind a reverse proxy as recommended in Ethyca\u0027s security best practice documentation, and the reverse proxy is an AWS application load balancer, the vulnerability can\u0027t be exploited by these attackers. An AWS application load balancer will reject this attack with a 400 error. Additionally, any secrets supplied to the container using environment variables rather than a `fides.toml` configuration file are not affected by this vulnerability.\n", "id": "PYSEC-2023-107", "modified": "2023-07-12T16:35:41.463418+00:00", "published": "2023-07-05T22:15:00+00:00", "references": [ { "type": "ADVISORY", "url": "https://github.com/ethyca/fides/security/advisories/GHSA-r25m-cr6v-p9hq" }, { "type": "FIX", "url": "https://github.com/ethyca/fides/commit/f526d9ffb176006d701493c9d0eff6b4884e811f" }, { "type": "WEB", "url": "https://github.com/ethyca/fides/releases/tag/2.15.1" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.