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

Upgrade Curl to address CVE-2024-6874 and CVE-2024-6197 #879

Closed
cthorn42 opened this issue Jul 24, 2024 · 3 comments
Closed

Upgrade Curl to address CVE-2024-6874 and CVE-2024-6197 #879

cthorn42 opened this issue Jul 24, 2024 · 3 comments
Labels
bug Something isn't working triaged Jira issue has been created for this

Comments

@cthorn42
Copy link
Collaborator

Curl just released 8.9.0 and announced two CVES

Both of these are only in Curl 8, so there will not be any back porting need to fix curl in the agent-runtime-7.x.
So only puppet-agent 8.7.0 is affected by these two CVEs. The puppet-agent before 8.7.0 all had Curl version 7, which does not have these CVEs.

@cthorn42 cthorn42 added bug Something isn't working triaged Jira issue has been created for this labels Jul 24, 2024
Copy link

Migrated issue to PA-6872

@cthorn42
Copy link
Collaborator Author

Curl 8.9.1 just announced a new CVE that affects Curl 8.9.0, https://curl.se/docs/CVE-2024-7264.html. So we should update to the latest curl to address all three of these CVEs.

@joshcooper
Copy link
Contributor

Fixed in #897

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged Jira issue has been created for this
Projects
None yet
Development

No branches or pull requests

2 participants