`SPICEDB_DATASTORE_CONN_URI` is leaked when URI cannot be parsed
CVE-2023-46255
4.2MEDIUM
What is CVE-2023-46255?
SpiceDB is an open source, Google Zanzibar-inspired database for creating and managing security-critical application permissions. Prior to version 1.27.0-rc1, when the provided datastore URI is malformed (e.g. by having a password which contains :) the full URI (including the provided password) is printed, so that the password is shown in the logs. Version 1.27.0-rc1 patches this issue.
Affected Version(s)
spicedb < 1.27.0-rc1
