GSD-2019-14802
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
HashiCorp Nomad 0.5.0 through 0.9.4 (fixed in 0.9.5) reveals unintended environment variables to the rendering task during template rendering, aka GHSA-6hv3-7c34-4hx8. This applies to nomad/client/allocrunner/taskrunner/template.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2019-14802",
"id": "GSD-2019-14802"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-14802"
],
"details": "HashiCorp Nomad 0.5.0 through 0.9.4 (fixed in 0.9.5) reveals unintended environment variables to the rendering task during template rendering, aka GHSA-6hv3-7c34-4hx8. This applies to nomad/client/allocrunner/taskrunner/template.",
"id": "GSD-2019-14802",
"modified": "2023-12-13T01:23:52.592884Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-14802",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "?",
"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 0.5.0 through 0.9.4 (fixed in 0.9.5) reveals unintended environment variables to the rendering task during template rendering, aka GHSA-6hv3-7c34-4hx8. This applies to nomad/client/allocrunner/taskrunner/template."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.hashicorp.com/blog/category/nomad",
"refsource": "MISC",
"url": "https://www.hashicorp.com/blog/category/nomad"
},
{
"name": "https://advisories.gitlab.com/advisory/advgo_github_com_hashicorp_nomad_client_allocrunner_taskrunner_template_GMS_2022_818.html",
"refsource": "MISC",
"url": "https://advisories.gitlab.com/advisory/advgo_github_com_hashicorp_nomad_client_allocrunner_taskrunner_template_GMS_2022_818.html"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003cv0.9.5",
"affected_versions": "All versions before 0.9.5",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2023-04-17",
"description": "HashiCorp Nomad 0.5.0 through 0.9.4 (fixed in 0.9.5) reveals unintended environment variables to the rendering task during template rendering, aka GHSA-6hv3-7c34-4hx8. This applies to nomad/client/allocrunner/taskrunner/template.",
"fixed_versions": [
"v0.9.5"
],
"identifier": "CVE-2019-14802",
"identifiers": [
"GHSA-6hv3-7c34-4hx8",
"CVE-2019-14802"
],
"not_impacted": "All versions starting from 0.9.5",
"package_slug": "go/github.com/hashicorp/nomad",
"pubdate": "2022-02-15",
"solution": "Upgrade to version 0.9.5 or above.",
"title": "Hashicorp Nomad Information Exposure Through Environmental Variables",
"urls": [
"https://github.com/hashicorp/nomad/pull/6055",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14802",
"https://github.com/hashicorp/nomad/releases/tag/v0.9.5",
"https://nvd.nist.gov/vuln/detail/CVE-2019-14802",
"https://advisories.gitlab.com/advisory/advgo_github_com_hashicorp_nomad_client_allocrunner_taskrunner_template_GMS_2022_818.html",
"https://www.hashicorp.com/blog/category/nomad",
"https://github.com/hashicorp/nomad/commit/e8238305ef0b9ef37be3efd86a8d34bfbed5f63f",
"https://github.com/advisories/GHSA-6hv3-7c34-4hx8"
],
"uuid": "f1bc2840-b6e4-403e-95a3-f51912f9ced0",
"versions": [
{
"commit": {
"sha": "d820bcc4443ba9fbccf3a0ee176b14c9b64030db",
"tags": [
"v0.9.5"
],
"timestamp": "20190821173104"
},
"number": "v0.9.5"
}
]
},
{
"affected_range": "\u003c0.9.5",
"affected_versions": "All versions before 0.9.5",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-04-12",
"description": "In Nomad before version 0.9.5, when rendering a task template, all environment variables were available to the rendering task. As a fix, only task environment variables are used.",
"fixed_versions": [
"0.9.5"
],
"identifier": "GMS-2022-818",
"identifiers": [
"GHSA-6hv3-7c34-4hx8",
"GMS-2022-818",
"CVE-2019-14802"
],
"not_impacted": "All versions starting from 0.9.5",
"package_slug": "go/github.com/hashicorp/nomad/client/allocrunner/taskrunner/template",
"pubdate": "2022-02-15",
"solution": "Upgrade to version 0.9.5 or above.",
"title": "Information Exposure Through Environmental Variables",
"urls": [
"https://github.com/hashicorp/nomad/pull/6055",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14802",
"https://github.com/hashicorp/nomad/releases/tag/v0.9.5",
"https://github.com/advisories/GHSA-6hv3-7c34-4hx8"
],
"uuid": "0b4ec2de-4900-45a5-b1ff-c487abd03c32"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:hashicorp:nomad:*:*:*:*:-:*:*:*",
"cpe_name": [],
"versionEndExcluding": "0.9.5",
"versionStartIncluding": "0.5.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-14802"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "HashiCorp Nomad 0.5.0 through 0.9.4 (fixed in 0.9.5) reveals unintended environment variables to the rendering task during template rendering, aka GHSA-6hv3-7c34-4hx8. This applies to nomad/client/allocrunner/taskrunner/template."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.hashicorp.com/blog/category/nomad",
"refsource": "MISC",
"tags": [
"Product",
"Vendor Advisory"
],
"url": "https://www.hashicorp.com/blog/category/nomad"
},
{
"name": "https://advisories.gitlab.com/advisory/advgo_github_com_hashicorp_nomad_client_allocrunner_taskrunner_template_GMS_2022_818.html",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://advisories.gitlab.com/advisory/advgo_github_com_hashicorp_nomad_client_allocrunner_taskrunner_template_GMS_2022_818.html"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
},
"lastModifiedDate": "2023-01-05T18:19Z",
"publishedDate": "2022-12-26T21:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…