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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) "docker load" operation or (2) "registry communications."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/xxg1413/docker-security
|
|
|