gsd-2014-5277
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "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.",
"id": "GSD-2014-5277",
"references": [
"https://www.suse.com/security/cve/CVE-2014-5277.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-5277"
],
"details": "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.",
"id": "GSD-2014-5277",
"modified": "2023-12-13T01:22:52.466106Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-5277",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "openSUSE-SU-2014:1411",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2014-11/msg00048.html"
},
{
"name": "https://groups.google.com/forum/#!topic/docker-user/oYm0i3xShJU",
"refsource": "CONFIRM",
"url": "https://groups.google.com/forum/#!topic/docker-user/oYm0i3xShJU"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003cv1.3.1",
"affected_versions": "All versions before 1.3.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-17",
"CWE-937"
],
"date": "2022-04-12",
"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.",
"fixed_versions": [
"v1.3.1"
],
"identifier": "CVE-2014-5277",
"identifiers": [
"GHSA-8w94-cf6g-c8mg",
"CVE-2014-5277"
],
"not_impacted": "All versions starting from 1.3.1",
"package_slug": "go/github.com/docker/docker",
"pubdate": "2022-02-15",
"solution": "Upgrade to version 1.3.1 or above.",
"title": "Man-in-the-Middle (MitM)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2014-5277",
"https://github.com/docker/docker/commit/8caacb18f8019dfda30d79c327397e5f5783c068",
"https://groups.google.com/forum/#!topic/docker-user/oYm0i3xShJU",
"https://groups.google.com/forum/#%21topic/docker-user/oYm0i3xShJU",
"https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-5277",
"http://lists.opensuse.org/opensuse-updates/2014-11/msg00048.html",
"https://github.com/advisories/GHSA-8w94-cf6g-c8mg"
],
"uuid": "a64ac2df-cb34-461f-801d-5e1209f3266c",
"versions": [
{
"commit": {
"sha": "4e9bbfa90054cd730e81b53b2de67a74306afc95",
"tags": [
"v1.3.1"
],
"timestamp": "20141030134446"
},
"number": "v1.3.1"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.3.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:docker:docker-py:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "0.5.3",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-5277"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-17"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "openSUSE-SU-2014:1411",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-updates/2014-11/msg00048.html"
},
{
"name": "https://groups.google.com/forum/#!topic/docker-user/oYm0i3xShJU",
"refsource": "CONFIRM",
"tags": [],
"url": "https://groups.google.com/forum/#!topic/docker-user/oYm0i3xShJU"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-08-13T21:47Z",
"publishedDate": "2014-11-17T16:59Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…