#877·confd

Vulnerability of dependency "golang.org/x/crypto, golang.org/x/net, golang.org/x/text, github.com/hashicorp/vault/sdk"

Author: Silence-worker-02Created Jul 29, 2023Updated Jul 29, 2023

Hello, we are a team researching the dependency management mechanism of Golang. During our analysis, we came across your project and noticed that it contains a vulnerability (CVE-2022-27191, CVE-2021-43565, CVE-2022-41723, CVE-2022-41717, CVE-2022-27664, CVE-2022-32149, CVE-2023-24999).

In your project, the golang.org/x/crypto package is being used at version golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97, but the patched version is v0.1.0. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v0.1.0 or higher.

The golang.org/x/net package is being used at version golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd, but the patched version is v0.7.0. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v0.7.0 or higher.

The golang.org/x/text package is being used at version golang.org/x/text v0.3.7, but the patched version is v0.3.8. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v0.3.8 or higher.

The github.com/hashicorp/vault/sdk package is being used at version github.com/hashicorp/vault/sdk v0.6.0, but the patched version is v0.9.0. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v0.9.0 or higher.

Thank you for your attention to this matter.