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

Bump golang version to at least 1.15.5 to fix CVEs #54

Closed
Tomasz-Smelcerz-SAP opened this issue Nov 17, 2021 · 1 comment · Fixed by #55
Closed

Bump golang version to at least 1.15.5 to fix CVEs #54

Tomasz-Smelcerz-SAP opened this issue Nov 17, 2021 · 1 comment · Fixed by #55
Labels
bug Something is not working. upstream Issue is caused by an upstream dependency.

Comments

@Tomasz-Smelcerz-SAP
Copy link
Contributor

Is your feature request related to a problem? Please describe.

There is a CVE-2020-28362 with a rating high
"Go before 1.14.12 and 1.15.x before 1.15.4 allows Denial of Service. "

More info here and here

Describe the solution you'd like

The build scripts should use golang image >= 1.15.4

@Demonsthere
Copy link
Collaborator

It is also required to bump k8s.io packages due to https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3121

@Demonsthere Demonsthere added bug Something is not working. upstream Issue is caused by an upstream dependency. labels Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working. upstream Issue is caused by an upstream dependency.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants