mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 17:32:18 +02:00
20 lines
919 B
Markdown
20 lines
919 B
Markdown
### [CVE-2014-8178](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8178)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 do not use a globally unique identifier to store image layers, which makes it easier for attackers to poison the image cache via a crafted image in pull or push commands.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/xxg1413/docker-security
|
|
|