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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Docker before 1.3 does not properly validate image IDs, which allows remote attackers to redirect to another image through the loading of untrusted images via 'docker load'.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/xxg1413/docker-security
|
|
|