Skip to content

update golang.org/x/text dependency to 0.3.8 #1655

@nfedyk

Description

@nfedyk

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) |
+-------------------+------------------+----------+-------------------+---------------+---------------------------------------+```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions