mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 15:54:10 +02:00
20 lines
954 B
Markdown
20 lines
954 B
Markdown
### [CVE-2014-8179](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8179)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 does not properly validate and extract the manifest object from its JSON representation during a pull, which allows attackers to inject new attributes in a JSON object and bypass pull-by-digest validation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/xxg1413/docker-security
|
|
|