-
Notifications
You must be signed in to change notification settings - Fork 78
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 #367
Comments
... or |
As noted elsewhere this does not really affect Caddy, but a new image with Go 1.23 is probably a good idea. |
No point to keep this open, it's a duplicate. |
Can you link at least to that "elsewhere", so that people searching for this CVE can find that documentation as well? I think that would be helpful. Edit: Nvm, I found it: #361 |
(It's already linked above ☝️ ) |
@mholt |
The current
latest
official (according to https://hub.docker.com/_/caddy/tags) docker image is affected byCVE-2024-24790
(for example https://security-tracker.debian.org/tracker/CVE-2024-24790 or https://nvd.nist.gov/vuln/detail/CVE-2024-24790).Are there any plans to upgrade to a newer version of go? If I understand correctly,
1.21.13-1
should have it fixed.The text was updated successfully, but these errors were encountered: