Consul Template version 0.29.2
Expected behavior
No CVE's
Actual behavior
Found CVE's
Steps to reproduce
trivy image --security-checks vuln hashicorp/consul-template:0.29.5
Output
/usr/bin/consul-template (gobinary)
=====================================
Total: 1 (MEDIUM: 0, HIGH: 1, CRITICAL: 0)
+-------------------+------------------+----------+-------------------+---------------+---------------------------------------+
| LIBRARY | VULNERABILITY ID | SEVERITY | INSTALLED VERSION | FIXED VERSION | TITLE |
+-------------------+------------------+----------+-------------------+---------------+---------------------------------------+
| [golang.org/x/text](http://golang.org/x/text) | CVE-2022-32149 | HIGH | v0.3.7 | 0.3.8 | golang: [golang.org/x/text/language:](http://golang.org/x/text/language:) |
| | | | | | ParseAcceptLanguage takes a |
| | | | | | long time to parse complex tags |
| | | | | | -->[avd.aquasec.com/nvd/cve-2022-32149](http://avd.aquasec.com/nvd/cve-2022-32149) |
+-------------------+------------------+----------+-------------------+---------------+---------------------------------------+```
Consul Template version
0.29.2Expected behavior
No CVE'sActual behavior
Found CVE'sSteps to reproduce
trivy image --security-checks vuln hashicorp/consul-template:0.29.5Output