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

High severity vulnerability found by Snyk scanner - Denial of Service (DoS) #1800

Closed
pavol-antalik-mox opened this issue Oct 25, 2023 · 4 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@pavol-antalik-mox
Copy link

/kind bug

What happened?

Snyk scan in our CI pipeline revealed vulnerabilities in the 1.24.0 release image:

✗ High severity vulnerability found in google.golang.org/grpc
  Description: Denial of Service (DoS)
  Info: https://security.snyk.io/vuln/SNYK-GOLANG-GOOGLEGOLANGORGGRPC-5953328
  Introduced through: google.golang.org/grpc@v1.57.0
  From: google.golang.org/grpc@v1.57.0
  Fixed in: 1.56.3, 1.57.1, 1.58.3

✗ High severity vulnerability found in golang.org/x/net/http2
  Description: Denial of Service (DoS)
  Info: https://security.snyk.io/vuln/SNYK-GOLANG-GOLANGORGXNETHTTP2-5953327
  Introduced through: golang.org/x/net/http2@v0.15.0
  From: golang.org/x/net/http2@v0.15.0
  Fixed in: 0.17.0

More info:
https://security.snyk.io/vuln/SNYK-GOLANG-GOOGLEGOLANGORGGRPC-5953328
and
https://security.snyk.io/vuln/SNYK-GOLANG-GOLANGORGXNETHTTP2-5953327

What you expected to happen?

Please, update packages to above suggested versions with fix.

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Oct 25, 2023
@ConnorJC3
Copy link
Contributor

We're in the process of releasing versions 1.23.2 and 1.24.1 which will contain updated dependencies with a fix for these CVEs.

@torredil
Copy link
Member

torredil commented Nov 7, 2023

Hi @pavol-antalik-mox, thank you for reporting this. The CVEs mentioned above have been fixed in our latest releases: 1.23.2 and 1.24.1.

/close

@k8s-ci-robot
Copy link
Contributor

@torredil: Closing this issue.

In response to this:

Hi @pavol-antalik-mox, thank you for reporting this. The CVEs mentioned above have been fixed in our latest releases: 1.23.2 and 1.24.1.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@pavol-antalik-mox
Copy link
Author

Thank you, our build now finishes the Snyk check without issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

4 participants