- 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.
- Source
- cve@mitre.org
- NVD status
- Modified
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:N/A:N
- nvd@nist.gov
- CWE-17
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "7D0B3A3E-0268-4434-BCC8-0A4CFB2A3026",
"versionEndIncluding": "1.3.0"
},
{
"criteria": "cpe:2.3:a:docker:docker-py:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "751950F1-1BA3-4504-A258-EFA6CE8975E2",
"versionEndIncluding": "0.5.3"
}
],
"operator": "OR"
}
]
}
]