-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
CVE-2024-24790 #3632
Comments
Thanks, we will fix this in the upcoming release |
@nabokihms Thanks! Is it already known when the upcoming release will come out? |
It is scheduled for next week |
@nabokihms Thank you for the fixes that were merged today into master (#3637). According to trivy, the CVE-2024-24790 existed previously in v2.40.0-latest at
After #3637, it got fixed, but remains existing at usr/local/bin/gomplate (gobinary) Edit: I tried it locally to build the image with Bump gomplate 4.0.0 and it passes trivy. However, for some setup issues, I can not run tests locally. I can prepare a pull request for you and you can then test it more, if this gomplate bump 4.0.0 would be compatible or not. |
Preflight Checklist
Version
v2.40.0
Storage Type
Kubernetes
Installation Type
Official container image
Expected Behavior
Vulnerability-free docker image
Actual Behavior
CVE-2024-24790 has been published against the go stdlib net/netip and is found by trivy in docker image v2.40:
Steps To Reproduce
trivy image --ignore-unfixed --exit-code 1 --severity CRITICAL ghcr.io/dexidp/dex:v2.40.0
Additional Information
No response
Configuration
No response
Logs
No response
The text was updated successfully, but these errors were encountered: