CVE-2024-34715

LOW
Published May 29, 2024 Modified Sep 27, 2025 CWE-116 CWE-532

Description

Fides is an open-source privacy engineering platform. The Fides webserver requires a connection to a hosted PostgreSQL database for persistent storage of application data. If the password used by the webserver for this database connection includes special characters such as `@` and `$`, webserver startup fails and the part of the password following the special character is exposed in webserver error logs. This is caused by improper escaping of the SQLAlchemy password string. As a result users are subject to a partial exposure of hosted database password in webserver logs. The vulnerability has been patched in Fides version `2.37.0`. Users are advised to upgrade to this version or later to secure their systems against this threat. There are no known workarounds for this vulnerability.

CVSS v3.1 Score

2.3
LOW
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N

Weakness Type (CWE)

CWE-116 CWE-116
CWE-532 CWE-532

Affected Products

Vendor Product
ethyca fides

References

Frequently Asked Questions

What is CVE-2024-34715? +
Fides is an open-source privacy engineering platform. The Fides webserver requires a connection to a hosted PostgreSQL database for persistent storage of application data. If the password used by the webserver for this database connection includes special characters such as `@` and `$`, webserver startup fails and the part of the password following the special character is exposed in webserver error logs. This is caused by improper escaping of the SQLAlchemy password string. As a result users are subject to a partial exposure of hosted database password in webserver logs. The vulnerability has been patched in Fides version `2.37.0`. Users are advised to upgrade to this version or later to secure their systems against this threat. There are no known workarounds for this vulnerability. It has a CVSS v3.1 base score of 2.3 (LOW).
How severe is CVE-2024-34715? +
CVE-2024-34715 has a CVSS v3.1 score of 2.3 out of 10, rated LOW. This is a low-severity vulnerability with limited impact.
What products are affected by CVE-2024-34715? +
CVE-2024-34715 affects products from ethyca, specifically: fides. Check the affected products table above for specific version ranges.
How do I check if I'm vulnerable to CVE-2024-34715? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.

Related Vulnerabilities

Don't wait for an exploit

Scan your website for vulnerabilities like CVE-2024-34715 — free, no signup required.

Start Free Scan