What kind of vulnerability is it? Who is impacted?
Storage credentials are written to the console.
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.
Is there a way for users to fix or remediate the vulnerability without upgrading?
kopia repo status --json
will write the credentials to the output without scrubbing them.kopia repo status
with the --json
flag in an insecure environment where.kopia repo status --json
command. { "nvd_published_at": null, "github_reviewed": true, "github_reviewed_at": "2024-04-10T17:15:26Z", "severity": "LOW", "cwe_ids": [ "CWE-200" ] }