GO-2022-0980

Source
https://pkg.go.dev/vuln/GO-2022-0980
Import Source
https://vuln.go.dev/ID/GO-2022-0980.json
Aliases
Published
2022-09-21T15:10:27Z
Modified
2023-11-08T04:10:10.763702Z
Details

The text of errors returned by Template.Execute can contain Vault secrets, potentially revealing these secrets in logs or error reports.

References

Affected packages

Go / github.com/hashicorp/consul-template

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown
Fixed
0.27.3
Introduced
0.28.0
Fixed
0.28.3
Introduced
0.29.0
Fixed
0.29.2

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/hashicorp/consul-template/template",
            "symbols": [
                "Template.Execute"
            ]
        }
    ]
}