OESA-2024-2074

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-2074
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-2074.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-2074
Upstream
Published
2024-08-30T11:09:00Z
Modified
2025-08-12T05:45:02.510358Z
Summary
moby security update
Details

Docker is a product for you to build, ship and run any application as a lightweight container.

Security Fix(es):

Moby is an open-source project created by Docker for software containerization. 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.

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.

docker-ce v27.1.1 containes patches to fix the vulnerability. Patches have also been merged into the master, 19.03, 20.0, 23.0, 24.0, 25.0, 26.0, and 26.1 release branches. If one is unable to upgrade immediately, avoid using AuthZ plugins and/or restrict access to the Docker API to trusted parties, following the principle of least privilege.(CVE-2024-41110)

Database specific
{
    "severity": "Critical"
}
References

Affected packages

openEuler:24.03-LTS / moby

Package

Name
moby
Purl
pkg:rpm/openEuler/moby&distro=openEuler-24.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
docker-25.0.3-10.oe2403

Ecosystem specific

{
    "aarch64": [
        "docker-25.0.3-10.oe2403.aarch64.rpm",
        "docker-client-25.0.3-10.oe2403.aarch64.rpm",
        "docker-debuginfo-25.0.3-10.oe2403.aarch64.rpm",
        "docker-engine-25.0.3-10.oe2403.aarch64.rpm"
    ],
    "src": [
        "docker-25.0.3-10.oe2403.src.rpm"
    ],
    "x86_64": [
        "docker-25.0.3-10.oe2403.x86_64.rpm",
        "docker-client-25.0.3-10.oe2403.x86_64.rpm",
        "docker-debuginfo-25.0.3-10.oe2403.x86_64.rpm",
        "docker-engine-25.0.3-10.oe2403.x86_64.rpm"
    ]
}