Sensitive information sent insecurely In github.com/kopia/kopia
Description
Kopia: Storage connection credentials written to console on "repository status" CLI command with JSON output
Impact
What kind of vulnerability is it? Who is impacted?
Storage credentials are written to the console.
Patches
Has the problem been patched? Yes, see #3589 What versions should users upgrade to?
Any version after or including commit 1d6f852cd6534f4bea978cbdc85c583803d79f77
No release has been created yet.
Workarounds
Is there a way for users to fix or remediate the vulnerability without upgrading?
Be aware that kopia repo status --json will write the credentials to the output without scrubbing them.
Avoid executing kopia repo status with the --json flag in an insecure environment where.
Avoid logging the output of the kopia repo status --json command.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 0.16.0 |
Aliases
References