Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulnerability of dependency "golang.org/x/net, golang.org/x/text, github.com/gin-gonic/gin" #583

Closed
Silence-worker-02 opened this issue Jul 29, 2023 · 0 comments · Fixed by #584
Labels
a:bug Something isn't working

Comments

@Silence-worker-02
Copy link

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, CVE-2022-32149, CVE-2022-29526, CVE-2023-26125).

In your project, the golang.org/x/net package is being used at version golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2, 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 golang.org/x/sys package is being used at version golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069, 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 github.com/gin-gonic/gin package is being used at version github.com/gin-gonic/gin v1.8.1, but the patched version is v1.9.0. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v1.9.0 or higher.

Thank you for your attention to this matter.

@Silence-worker-02 Silence-worker-02 added the a:bug Something isn't working label Jul 29, 2023
@jmattheis jmattheis mentioned this issue Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant