gsd-2020-28348
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
HashiCorp Nomad and Nomad Enterprise 0.9.0 up to 0.12.7 client Docker file sandbox feature may be subverted when not explicitly disabled or when using a volume mount type. Fixed in 0.12.8, 0.11.7, and 0.10.8.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2020-28348",
"description": "HashiCorp Nomad and Nomad Enterprise 0.9.0 up to 0.12.7 client Docker file sandbox feature may be subverted when not explicitly disabled or when using a volume mount type. Fixed in 0.12.8, 0.11.7, and 0.10.8.",
"id": "GSD-2020-28348"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-28348"
],
"details": "HashiCorp Nomad and Nomad Enterprise 0.9.0 up to 0.12.7 client Docker file sandbox feature may be subverted when not explicitly disabled or when using a volume mount type. Fixed in 0.12.8, 0.11.7, and 0.10.8.",
"id": "GSD-2020-28348",
"modified": "2023-12-13T01:22:01.781478Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-28348",
"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": "HashiCorp Nomad and Nomad Enterprise 0.9.0 up to 0.12.7 client Docker file sandbox feature may be subverted when not explicitly disabled or when using a volume mount type. Fixed in 0.12.8, 0.11.7, and 0.10.8."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/hashicorp/nomad/issues/9303",
"refsource": "MISC",
"url": "https://github.com/hashicorp/nomad/issues/9303"
},
{
"name": "https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#0128-november-10-2020",
"refsource": "MISC",
"url": "https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#0128-november-10-2020"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=0.9.0 \u003c0.12.7",
"affected_versions": "All versions starting from 0.9.0 before 0.12.7",
"cvss_v2": "AV:N/AC:M/Au:S/C:C/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-937"
],
"date": "2022-07-16",
"description": "HashiCorp Nomad and Nomad Enterprise 0.9.0 up to 0.12.7 client Docker file sandbox feature may be subverted when not explicitly disabled or when using a volume mount type. Fixed in 0.12.8, 0.11.7, and 0.10.8.",
"fixed_versions": [
"0.12.7"
],
"identifier": "CVE-2020-28348",
"identifiers": [
"GHSA-5x92-p4p5-33c4",
"CVE-2020-28348"
],
"not_impacted": "All versions before 0.9.0, all versions starting from 0.12.7",
"package_slug": "go/github.com/hashicorp/nomad",
"pubdate": "2022-02-15",
"solution": "Upgrade to version 0.12.7 or above.",
"title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-28348",
"https://github.com/hashicorp/nomad/issues/9303",
"https://github.com/hashicorp/nomad/pull/9321",
"https://discuss.hashicorp.com/t/nomad-0-12-8-0-11-7-and-0-10-8-released/17491",
"https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#0128-november-10-2020",
"https://github.com/advisories/GHSA-5x92-p4p5-33c4"
],
"uuid": "829ae6d7-3596-41d9-ab2d-8159ab5ed0d5"
},
{
"affected_range": "\u003e=0.9.0 \u003c0.10.8||\u003e=0.11.0-beta1 \u003c0.11.7||\u003e=0.12.0-beta1 \u003c0.12.8",
"affected_versions": "All versions starting from 0.9.0 before 0.10.8, all versions starting from 0.11.0-beta1 before 0.11.7, all versions starting from 0.12.0-beta1 before 0.12.8",
"cvss_v2": "AV:N/AC:M/Au:S/C:C/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-937"
],
"date": "2022-04-12",
"description": "HashiCorp Nomad and Nomad Enterprise 0.9.0 up to 0.12.7 client Docker file sandbox feature may be subverted when not explicitly disabled or when using a volume mount type. Fixed in 0.12.8, 0.11.7, and 0.10.8.",
"fixed_versions": [
"0.10.8",
"0.11.7",
"0.12.8"
],
"identifier": "CVE-2020-28348",
"identifiers": [
"GHSA-5x92-p4p5-33c4",
"CVE-2020-28348"
],
"not_impacted": "All versions before 0.9.0, all versions starting from 0.10.8 before 0.11.0-beta1, all versions starting from 0.11.7 before 0.12.0-beta1, all versions starting from 0.12.8",
"package_slug": "go/github.com/hashicorp/nomad/drivers/docker",
"pubdate": "2022-02-15",
"solution": "Upgrade to versions 0.10.8, 0.11.7, 0.12.8 or above.",
"title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-28348",
"https://github.com/hashicorp/nomad/issues/9303",
"https://github.com/hashicorp/nomad/pull/9321",
"https://discuss.hashicorp.com/t/nomad-0-12-8-0-11-7-and-0-10-8-released/17491",
"https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#0128-november-10-2020",
"https://github.com/advisories/GHSA-5x92-p4p5-33c4"
],
"uuid": "79b4287c-f77f-47a9-8ffe-0d16bac64a46"
},
{
"affected_range": "\u003e=0.9.0 \u003c0.12.7",
"affected_versions": "All versions starting from 0.9.0 before 0.12.7",
"cvss_v2": "AV:N/AC:M/Au:S/C:C/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-937"
],
"date": "2022-04-12",
"description": "HashiCorp Nomad and Nomad Enterprise 0.9.0 up to 0.12.7 client Docker file sandbox feature may be subverted when not explicitly disabled or when using a volume mount type.",
"fixed_versions": [
"0.12.7"
],
"identifier": "CVE-2020-28348",
"identifiers": [
"GHSA-5x92-p4p5-33c4",
"CVE-2020-28348"
],
"not_impacted": "All versions before 0.9.0, all versions starting from 0.12.7",
"package_slug": "go/nomad",
"pubdate": "2022-02-15",
"solution": "Upgrade to version 0.12.7 or above.",
"title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-28348",
"https://github.com/hashicorp/nomad/issues/9303",
"https://github.com/hashicorp/nomad/pull/9321",
"https://discuss.hashicorp.com/t/nomad-0-12-8-0-11-7-and-0-10-8-released/17491",
"https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#0128-november-10-2020",
"https://github.com/advisories/GHSA-5x92-p4p5-33c4"
],
"uuid": "9edf0537-2a05-4208-b12a-3c93b6f74e52"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:hashicorp:nomad:*:*:*:*:enterprise:*:*:*",
"cpe_name": [],
"versionEndExcluding": "0.10.8",
"versionStartIncluding": "0.9.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:hashicorp:nomad:*:*:*:*:enterprise:*:*:*",
"cpe_name": [],
"versionEndExcluding": "0.11.7",
"versionStartIncluding": "0.11.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:hashicorp:nomad:*:*:*:*:enterprise:*:*:*",
"cpe_name": [],
"versionEndExcluding": "0.12.8",
"versionStartIncluding": "0.12.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:hashicorp:nomad:*:*:*:*:-:*:*:*",
"cpe_name": [],
"versionEndExcluding": "0.10.8",
"versionStartIncluding": "0.9.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:hashicorp:nomad:*:*:*:*:-:*:*:*",
"cpe_name": [],
"versionEndExcluding": "0.11.7",
"versionStartIncluding": "0.11.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:hashicorp:nomad:*:*:*:*:-:*:*:*",
"cpe_name": [],
"versionEndExcluding": "0.12.8",
"versionStartIncluding": "0.12.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-28348"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "HashiCorp Nomad and Nomad Enterprise 0.9.0 up to 0.12.7 client Docker file sandbox feature may be subverted when not explicitly disabled or when using a volume mount type. Fixed in 0.12.8, 0.11.7, and 0.10.8."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#0128-november-10-2020",
"refsource": "MISC",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#0128-november-10-2020"
},
{
"name": "https://github.com/hashicorp/nomad/issues/9303",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/hashicorp/nomad/issues/9303"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:S/C:C/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 6.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2020-12-04T15:28Z",
"publishedDate": "2020-11-24T03: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…