Vulnerability of dependency "golang.org/x/net, golang.org/x/text, CVE-2022-32149" #544
Silence-worker-02
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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-41723, CVE-2022-41717, CVE-2022-27664, CVE-2021-44716).
In your project, the golang.org/x/net package is being used at version golang.org/x/net v0.0.0-20160720084139-4d38db76854b, 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.0.0-20160719205907-0a5a09ee4409, 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.
Thank you for your attention to this matter.
Beta Was this translation helpful? Give feedback.
All reactions