mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 14:14:44 +02:00
18 lines
661 B
Markdown
18 lines
661 B
Markdown
### [CVE-2014-9357](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9357)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted (1) image or (2) build in a Dockerfile in an LZMA (.xz) archive, related to the chroot for archive extraction.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/xxg1413/docker-security
|
|
|