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

Vulnerabilities discovered in Go version used #597

Closed
YawningCobra8 opened this issue Aug 3, 2022 · 1 comment
Closed

Vulnerabilities discovered in Go version used #597

YawningCobra8 opened this issue Aug 3, 2022 · 1 comment

Comments

@YawningCobra8
Copy link

webhook-vulns.txt

See attached output of scan. Using the Prisma Compute (formally Twistlock) scan engine, lots of vulnerabilities exist within the current version of Go used for Webhook.

Not all of this would be exploitable within this tool (ie. I'd be stunned if there was a way to invoke the exploit of the Curve.IsOnCurve vuln, for instance), however some may be, and it would be good hygiene to lift Go to a higher version to remediate these.

Moving the project to Go 1.18.1 would pull in fixes for all listed.

@YawningCobra8
Copy link
Author

This can be remediated by building on later version, was using minimum required. Still a good idea to bump the minimum though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants