gsd-2014-9356
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-9356",
"description": "Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile.",
"id": "GSD-2014-9356",
"references": [
"https://www.suse.com/security/cve/CVE-2014-9356.html",
"https://access.redhat.com/errata/RHSA-2015:0623",
"https://alas.aws.amazon.com/cve/html/CVE-2014-9356.html",
"https://linux.oracle.com/cve/CVE-2014-9356.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-9356"
],
"details": "Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile.",
"id": "GSD-2014-9356",
"modified": "2023-12-13T01:22:48.272400Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9356",
"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": "Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20141212 Docker 1.3.3 - Security Advisory [11 Dec 2014]",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/archive/1/534215/100/0/threaded"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003cv1.3.3",
"affected_versions": "All versions before 1.3.3",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:C/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-352",
"CWE-937"
],
"date": "2022-03-11",
"description": "Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile.",
"fixed_versions": [
"v1.3.3"
],
"identifier": "CVE-2014-9356",
"identifiers": [
"GHSA-vj3f-3286-r4pf",
"CVE-2014-9356"
],
"not_impacted": "All versions starting from 1.3.3",
"package_slug": "go/github.com/docker/docker",
"pubdate": "2021-05-18",
"solution": "Upgrade to version 1.3.3 or above.",
"title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2014-9356",
"https://access.redhat.com/security/cve/cve-2014-9356",
"https://bugzilla.redhat.com/show_bug.cgi?id=1172761",
"https://groups.google.com/forum/#%21msg/docker-user/nFAz-B-n4Bw/0wr3wvLsnUwJ",
"https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9356",
"http://www.securityfocus.com/archive/1/archive/1/534215/100/0/threaded",
"https://github.com/advisories/GHSA-vj3f-3286-r4pf"
],
"uuid": "aad7cb03-4aa9-474e-b81b-3c83b9fed7e8",
"versions": [
{
"commit": {
"sha": "541e9971e0acf501272f32df6ed99ac72feec832",
"tags": [
"v1.3.3"
],
"timestamp": "20141211153717"
},
"number": "v1.3.3"
}
]
},
{
"affected_range": "\u003c1.3.3",
"affected_versions": "All versions before 1.3.3",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:C/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-352",
"CWE-937"
],
"date": "2021-05-18",
"description": "Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile.",
"fixed_versions": [
"1.3.3"
],
"identifier": "CVE-2014-9356",
"identifiers": [
"GHSA-vj3f-3286-r4pf",
"CVE-2014-9356"
],
"not_impacted": "",
"package_slug": "go/github.com/fsouza/go-dockerclient",
"pubdate": "2021-05-18",
"solution": "Upgrade to version 1.3.3 or above.",
"title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2014-9356",
"https://access.redhat.com/security/cve/cve-2014-9356",
"https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9356",
"https://github.com/advisories/GHSA-vj3f-3286-r4pf"
],
"uuid": "6dc3cd9a-9ff1-42d1-ae07-29e2fbc80664"
},
{
"affected_range": "\u003cv1.3.3",
"affected_versions": "All versions before 1.3.3",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:C/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-352",
"CWE-937"
],
"date": "2022-03-11",
"description": "Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile.",
"fixed_versions": [
"v1.3.3"
],
"identifier": "CVE-2014-9356",
"identifiers": [
"GHSA-vj3f-3286-r4pf",
"CVE-2014-9356"
],
"not_impacted": "All versions starting from 1.3.3",
"package_slug": "go/github.com/moby/moby",
"pubdate": "2021-05-18",
"solution": "Upgrade to version 1.3.3 or above.",
"title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2014-9356",
"https://access.redhat.com/security/cve/cve-2014-9356",
"https://bugzilla.redhat.com/show_bug.cgi?id=1172761",
"https://groups.google.com/forum/#%21msg/docker-user/nFAz-B-n4Bw/0wr3wvLsnUwJ",
"https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9356",
"http://www.securityfocus.com/archive/1/archive/1/534215/100/0/threaded",
"https://github.com/advisories/GHSA-vj3f-3286-r4pf"
],
"uuid": "19bc42af-dd21-4500-8ed3-1b8b40175c60",
"versions": [
{
"commit": {
"sha": "541e9971e0acf501272f32df6ed99ac72feec832",
"tags": [
"v1.3.3"
],
"timestamp": "20141211153717"
},
"number": "v1.3.3"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.3.3",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9356"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20141212 Docker 1.3.3 - Security Advisory [11 Dec 2014]",
"refsource": "BUGTRAQ",
"tags": [
"Broken Link"
],
"url": "http://www.securityfocus.com/archive/1/archive/1/534215/100/0/threaded"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1172761",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172761"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 8.5,
"confidentialityImpact": "NONE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:C/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 7.8,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 4.0
}
},
"lastModifiedDate": "2019-12-11T20:30Z",
"publishedDate": "2019-12-02T18:15Z"
}
}
}
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…