First published: Tue Sep 28 2021(Updated: )
## Impact 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. ## Patches 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. ## Workarounds Ensure you only run trusted containers. ## Credits The Moby project would like to thank Lei Wang and Ruizhi Xiao for responsibly disclosing this issue in accordance with the [Moby security policy](https://github.com/moby/moby/blob/master/SECURITY.md). ## For more information If you have any questions or comments about this advisory: * [Open an issue](https://github.com/moby/moby/issues/new) * Email us at security@docker.com if you think you’ve found a security bug
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Mobyproject Moby | <20.10.9 | |
Fedoraproject Fedora | =34 | |
Fedoraproject Fedora | =35 | |
redhat/moby | <20.10.9 | 20.10.9 |
go/github.com/docker/docker | <20.10.9 | 20.10.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-41089 is a vulnerability in Moby (Docker Engine) that allows for Unix file permission changes when using 'docker cp' to copy files into a specially-crafted container.
CVE-2021-41089 affects Moby (Docker Engine) when attempting to copy files using 'docker cp' into a specially-crafted container.
The severity of CVE-2021-41089 is medium, with a CVSS score of 6.3.
Versions up to and excluding 20.10.9 of Moby are affected by CVE-2021-41089.
To fix CVE-2021-41089 in Moby, update to version 20.10.9 or apply the necessary patches provided by the vendor.