Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the host’s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers do not need to be restarted.
References
Configurations
History
07 Nov 2023, 03:38
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2021-10-04 21:15
Updated : 2024-02-28 18:48
NVD link : CVE-2021-41089
Mitre link : CVE-2021-41089
CVE.ORG link : CVE-2021-41089
JSON object : View
Products Affected
fedoraproject
- fedora
mobyproject
- moby
CWE
CWE-281
Improper Preservation of Permissions