DB Credentials Leak When Using AlloyDB #2795
Labels
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: security
Describe the bug
When using AlloyDB, credentials are leaked through error logging in the frontend.
To Reproduce
Logs
rpc error: code = FailedPrecondition desc = Can't access cart storage at Host=PRIVATE_IP;Username=USER;Password=PASSWORD;Database=carts. Npgsql.PostgresException (0x80004005): 23505: duplicate key value violates unique constraint "cart_items_pkey"
Environment
Frontend, Chrome Browser
Exposure
Persistent
The text was updated successfully, but these errors were encountered: