Files
CVEs-PoC/2014/CVE-2014-5277.md
T
2024-05-26 14:27:05 +02:00

18 lines
770 B
Markdown

### [CVE-2014-5277](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5277)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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