In Docker through 18.06.1-ce-rc2, the API endpoints behind the 'docker cp' command are vulnerable to a symlink-exchange attack with Directory Traversal, giving attackers arbitrary read-write access to the host filesystem with root privileges, because daemon/archive.go does not do archive operations on a frozen filesystem (or from within a chroot).
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2019-05-23 14:29
Updated : 2024-11-21 03:51
NVD link : CVE-2018-15664
Mitre link : CVE-2018-15664
CVE.ORG link : CVE-2018-15664
JSON object : View
Products Affected
docker
- docker
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')