Executive Summary

Informations
Name CVE-2024-34715 First vendor Publication 2024-05-29
Vendor Cve Last vendor Modification 2024-05-29

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34715

Sources (Detail)

https://docs.sqlalchemy.org/en/14/core/engines.html#escaping-special-characte...
https://github.com/ethyca/fides/commit/6ab37b1ffe2b1a3bd35b706a82f78e061086141c
https://github.com/ethyca/fides/security/advisories/GHSA-8cm5-jfj2-26q7
https://github.com/sqlalchemy/sqlalchemy/discussions/6615
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2024-05-30 00:27:27
  • Multiple Updates
2024-05-29 21:27:26
  • First insertion