Sensitive information in source code In github.com/hashicorp/consul-template
Description
HashiCorp Consul Template could reveal Vault secret contents in error messages
In HashiCorp Consul Template through version 0.29.1, invalid templates could inadvertently reveal the contents of Vault secret in errors returned by the *template.Template.Execute 5 method, when given a template using Vault secret contents incorrectly. This method has been updated to redact Vault secrets when creating an error string, making it safe to log the error.. This issue was fixed in version 0.29.2.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 0.27.3, 0.28.3, 0.29.2 | ||
go | v0.29.2 | ||
go | v0.27.3, v0.28.3, v0.29.2 |
Aliases
1. 2. 3. 4. 5.
References
1. 2. 3. 4.