First published: Wed Jul 05 2023(Updated: )
### Impact A path traversal (directory traversal) vulnerability affects fides versions lower than `2.15.1`, allowing remote attackers to access arbitrary files on the fides webserver container's filesystem. ### Patches The vulnerability is patched in fides `2.15.1`. Users should upgrade to this version. ### Workarounds 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](https://docs.ethyca.com/docs/configuration/security-practices#reverse-proxy), 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.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Ethyca Fides | <2.15.1 | |
pip/ethyca-fides | <2.15.1 | 2.15.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-36827 is a path traversal (directory traversal) vulnerability in Fides, an open-source privacy engineering platform, affecting versions lower than 2.15.1.
CVE-2023-36827 has a severity score of 7.5, which is considered high.
CVE-2023-36827 allows remote attackers to read arbitrary files on the server due to a path traversal vulnerability in Fides prior to version 2.15.1.
To fix CVE-2023-36827, you should update Fides to version 2.15.1 or higher.
For more information about CVE-2023-36827, you can refer to the following references: [GitHub commit](https://github.com/ethyca/fides/commit/f526d9ffb176006d701493c9d0eff6b4884e811f), [GitHub release](https://github.com/ethyca/fides/releases/tag/2.15.1), [GitHub security advisory](https://github.com/ethyca/fides/security/advisories/GHSA-r25m-cr6v-p9hq).