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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Docker before 1.3.1 and docker-py before 0.5.3 fall back to HTTP when the HTTPS connection to the registry fails, which allows man-in-the-middle attackers to conduct downgrade attacks and obtain authentication and image data by leveraging a network position between the client and the registry to block HTTPS traffic.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/xxg1413/docker-security
|
|
|