mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 19:04:02 +02:00
18 lines
878 B
Markdown
18 lines
878 B
Markdown
### [CVE-2015-1843](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1843)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Red Hat docker package before 1.5.0-28, when using the --add-registry option, falls 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. NOTE: this vulnerability exists because of a CVE-2014-5277 regression.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/xxg1413/docker-security
|
|
|