gsd-2014-9358
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) "docker load" operation or (2) "registry communications."
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-9358",
"description": "Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) \"docker load\" operation or (2) \"registry communications.\"",
"id": "GSD-2014-9358",
"references": [
"https://www.suse.com/security/cve/CVE-2014-9358.html",
"https://access.redhat.com/errata/RHBA-2014:1977",
"https://alas.aws.amazon.com/cve/html/CVE-2014-9358.html",
"https://linux.oracle.com/cve/CVE-2014-9358.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-9358"
],
"details": "Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) \"docker load\" operation or (2) \"registry communications.\"",
"id": "GSD-2014-9358",
"modified": "2023-12-13T01:22:47.998831Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9358",
"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.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) \"docker load\" operation or (2) \"registry communications.\""
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://groups.google.com/forum/#!msg/docker-user/nFAz-B-n4Bw/0wr3wvLsnUwJ",
"refsource": "CONFIRM",
"url": "https://groups.google.com/forum/#!msg/docker-user/nFAz-B-n4Bw/0wr3wvLsnUwJ"
},
{
"name": "20141212 Docker 1.3.3 - Security Advisory [11 Dec 2014]",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/534215/100/0/threaded"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003cv1.3.2",
"affected_versions": "All versions before 1.3.2",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-352",
"CWE-937"
],
"date": "2022-02-15",
"description": "Docker does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) `docker load` operation or (2) `registry communications`.",
"fixed_versions": [
"v1.3.2"
],
"identifier": "CVE-2014-9358",
"identifiers": [
"GHSA-qmmc-jppf-32wv",
"CVE-2014-9358"
],
"not_impacted": "All versions starting from 1.3.2",
"package_slug": "go/github.com/docker/docker",
"pubdate": "2014-12-17",
"solution": "Upgrade to version 1.3.2 or above.",
"title": "Improper Input Validation",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2014-9358",
"https://access.redhat.com/security/cve/cve-2014-9358",
"https://groups.google.com/forum/#!msg/docker-user/nFAz-B-n4Bw/0wr3wvLsnUwJ",
"https://groups.google.com/forum/#%21msg/docker-user/nFAz-B-n4Bw/0wr3wvLsnUwJ",
"https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9358",
"http://www.securityfocus.com/archive/1/534215/100/0/threaded",
"https://github.com/advisories/GHSA-qmmc-jppf-32wv"
],
"uuid": "655e3523-f00c-424c-8762-ce4f7a8faa23",
"versions": [
{
"commit": {
"sha": "3716ce46c0277a5707af28a4dce3e2cfcaff1e6a",
"tags": [
"v1.3.2"
],
"timestamp": "20141124173801"
},
"number": "v1.3.2"
}
]
}
]
},
"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.2",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9358"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) \"docker load\" operation or (2) \"registry communications.\""
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://groups.google.com/forum/#!msg/docker-user/nFAz-B-n4Bw/0wr3wvLsnUwJ",
"refsource": "CONFIRM",
"tags": [],
"url": "https://groups.google.com/forum/#!msg/docker-user/nFAz-B-n4Bw/0wr3wvLsnUwJ"
},
{
"name": "20141212 Docker 1.3.3 - Security Advisory [11 Dec 2014]",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/534215/100/0/threaded"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.4,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-10-09T19:55Z",
"publishedDate": "2014-12-16T18: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…