CVE-2023-46255
published 2023-10-31CVE-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…
PriorityP432medium6.5CVSS 3.1
AVNACLPRNUIRSUCHINAN
EPSS
0.39%
31.2th percentile
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
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| authzed | spicedb | < 1.27.0-rc1 | 1.27.0-rc1 |
| authzed | spicedb | < 1.27.0 | 1.27.0 |
| github.com | authzed_spicedb | >= 0 < 1.27.0-rc1 | 1.27.0-rc1 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
SpiceDB leaks information in log files when URI cannot be parsed in github.com/authzed/spicedb
osv·2024-08-21
CVE-2023-46255 SpiceDB leaks information in log files when URI cannot be parsed in github.com/authzed/spicedb
SpiceDB leaks information in log files when URI cannot be parsed in github.com/authzed/spicedb
SpiceDB leaks information in log files when URI cannot be parsed in github.com/authzed/spicedb
OSV
SpiceDB leaks information in log files when URI cannot be parsed
osv·2023-10-31
CVE-2023-46255 [MEDIUM] SpiceDB leaks information in log files when URI cannot be parsed
SpiceDB leaks information in log files when URI cannot be parsed
SpiceDB is an open source, Google Zanzibar-inspired database for creating and managing security-critical application permissions. 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.
Example output:
```
terminated with errors error="unable to create migration driver for postgres: parse \"postgres://spicedb:": invalid port \"\" after host"
```
GHSA
SpiceDB leaks information in log files when URI cannot be parsed
ghsa·2023-10-31
CVE-2023-46255 [MEDIUM] CWE-532 SpiceDB leaks information in log files when URI cannot be parsed
SpiceDB leaks information in log files when URI cannot be parsed
SpiceDB is an open source, Google Zanzibar-inspired database for creating and managing security-critical application permissions. 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.
Example output:
```
terminated with errors error="unable to create migration driver for postgres: parse \"postgres://spicedb:": invalid port \"\" after host"
```
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/authzed/spicedb/commit/ae50421b80f895e4c98d999b18e06b6f1e6f1cf8https://github.com/authzed/spicedb/security/advisories/GHSA-jg7w-cxjv-98c2https://github.com/authzed/spicedb/commit/ae50421b80f895e4c98d999b18e06b6f1e6f1cf8https://github.com/authzed/spicedb/security/advisories/GHSA-jg7w-cxjv-98c2
2023-10-31
Published