k3d-io / k3d

Little helper to run CNCF's k3s in Docker
https://k3d.io/
MIT License
5.48k stars 462 forks source link

fix(deps): update module github.com/docker/docker to v27.1.1+incompatible [security] #1494

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/docker/docker v27.0.3+incompatible -> v27.1.1+incompatible age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-41110

A security vulnerability has been detected in certain versions of Docker Engine, which could allow an attacker to bypass authorization plugins (AuthZ) under specific circumstances. The base likelihood of this being exploited is low. This advisory outlines the issue, identifies the affected versions, and provides remediation steps for impacted users.

Impact

Using a specially-crafted API request, an Engine API client could make the daemon forward the request or response to an authorization plugin without the body. In certain circumstances, the authorization plugin may allow a request which it would have otherwise denied if the body had been forwarded to it.

A security issue was discovered In 2018, where an attacker could bypass AuthZ plugins using a specially crafted API request. This could lead to unauthorized actions, including privilege escalation. Although this issue was fixed in Docker Engine v18.09.1 in January 2019, the fix was not carried forward to later major versions, resulting in a regression. Anyone who depends on authorization plugins that introspect the request and/or response body to make access control decisions is potentially impacted.

Docker EE v19.03.x and all versions of Mirantis Container Runtime are not vulnerable.

Vulnerability details

Patches

Remediation steps

References


Release Notes

docker/docker (github.com/docker/docker) ### [`v27.1.1+incompatible`](https://redirect.github.com/docker/docker/compare/v27.1.0...v27.1.1) [Compare Source](https://redirect.github.com/docker/docker/compare/v27.1.0...v27.1.1) ### [`v27.1.0+incompatible`](https://redirect.github.com/docker/docker/compare/v27.0.3...v27.1.0) [Compare Source](https://redirect.github.com/docker/docker/compare/v27.0.3...v27.1.0)

Configuration

πŸ“… Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 months ago

β„Ή Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/felixge/httpsnoop v1.0.3 -> v1.0.4
github.com/prometheus/client_model v0.3.0 -> v0.5.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 -> v0.50.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 -> v1.25.0
gotest.tools/v3 v3.4.0 -> v3.5.0