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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/xxg1413/docker-security
|
|
|