-
Notifications
You must be signed in to change notification settings - Fork 343
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
fix(deps): update module github.com/docker/docker to v25.0.6+incompatible [security] #1829
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/go-github.com-docker-docker-vulnerability
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/go-github.com-docker-docker-vulnerability
branch
4 times, most recently
from
August 13, 2024 07:52
08cd48f
to
432fe4b
Compare
kranurag7
approved these changes
Aug 14, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
$ grype kubearmor/kubearmor:stable
✔ Vulnerability DB [updated]
✔ Loaded image kubearmor/kubearmor:stable
✔ Parsed image sha256:4939a9cdb40c50292fb3c189cb3e1d995be8403aedd2e7ae2263593f55a11d2e
✔ Cataloged contents f2050990d683aa03305ead52300b02e36eebdbdec000a372f2053b81608e7f26
├── ✔ Packages [142 packages]
├── ✔ File digests [2,940 files]
├── ✔ File metadata [2,940 locations]
└── ✔ Executables [206 executables]
✔ Scanned for vulnerabilities [3 vulnerability matches]
├── by severity: 1 critical, 0 high, 1 medium, 0 low, 0 negligible (1 unknown)
└── by status: 1 fixed, 2 not-fixed, 0 ignored
NAME INSTALLED FIXED-IN TYPE VULNERABILITY SEVERITY
github.com/docker/docker v25.0.5+incompatible 25.0.6 go-module GHSA-v23v-6jw2-98fq Critical
python3 3.12.3-r1 apk CVE-2024-6923 Medium
python3 3.12.3-r1 apk CVE-2024-4032 Unknown
renovate
bot
force-pushed
the
renovate/go-github.com-docker-docker-vulnerability
branch
3 times, most recently
from
August 21, 2024 10:07
452cae4
to
c4830af
Compare
renovate
bot
force-pushed
the
renovate/go-github.com-docker-docker-vulnerability
branch
2 times, most recently
from
August 29, 2024 10:06
1ac6218
to
aa1475f
Compare
renovate
bot
force-pushed
the
renovate/go-github.com-docker-docker-vulnerability
branch
5 times, most recently
from
September 8, 2024 02:54
86b44c3
to
4cb95bb
Compare
renovate
bot
force-pushed
the
renovate/go-github.com-docker-docker-vulnerability
branch
2 times, most recently
from
September 9, 2024 14:58
bef868c
to
3c7584b
Compare
renovate
bot
force-pushed
the
renovate/go-github.com-docker-docker-vulnerability
branch
2 times, most recently
from
September 20, 2024 07:55
1f07a5c
to
274713c
Compare
renovate
bot
force-pushed
the
renovate/go-github.com-docker-docker-vulnerability
branch
2 times, most recently
from
October 16, 2024 04:58
7a3fb11
to
e8c5c62
Compare
renovate
bot
force-pushed
the
renovate/go-github.com-docker-docker-vulnerability
branch
2 times, most recently
from
October 16, 2024 14:08
7dfd765
to
3cb7bed
Compare
renovate
bot
force-pushed
the
renovate/go-github.com-docker-docker-vulnerability
branch
4 times, most recently
from
October 30, 2024 10:28
5e22371
to
def4619
Compare
renovate
bot
force-pushed
the
renovate/go-github.com-docker-docker-vulnerability
branch
from
November 5, 2024 06:10
def4619
to
e1f661c
Compare
renovate
bot
force-pushed
the
renovate/go-github.com-docker-docker-vulnerability
branch
from
November 7, 2024 06:07
e1f661c
to
f1fe12e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v25.0.5+incompatible
->v25.0.6+incompatible
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)
v25.0.6+incompatible
Compare Source
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.