Vulnerability CVE-2021-41089


Published: 2021-10-04

Description:
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.

Type:

CWE-281

(Improper Preservation of Permissions)

CVSS2 => (AV:L/AC:M/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.4/10
6.4/10
3.4/10
Exploit range
Attack complexity
Authentication
Local
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Mobyproject -> MOBY 

 References:
https://github.com/moby/moby/commit/bce32e5c93be4caf1a592582155b9cb837fc129a
https://github.com/moby/moby/security/advisories/GHSA-v994-f8vw-g7j4

Copyright 2024, cxsecurity.com

 

Back to Top