{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-1296", "ASSIGNER": "security@hashicorp.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "HashiCorp Nomad and Nomad Enterprise 1.4.0 up to 1.5.0 did not correctly enforce deny policies applied to a workload\u2019s variables. Fixed in 1.4.6 and 1.5.1." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-862 Missing Authorization", "cweId": "CWE-682" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "HashiCorp", "product": { "product_data": [ { "product_name": "Nomad", "version": { "version_data": [ { "version_affected": "=", "version_value": "1.5.0" }, { "version_affected": "<", "version_name": "1.4.0", "version_value": "1.4.6" } ] } }, { "product_name": "Nomad Enterprise", "version": { "version_data": [ { "version_affected": "=", "version_value": "1.5.0" }, { "version_affected": "<", "version_name": "1.4.0", "version_value": "1.4.6" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://discuss.hashicorp.com/t/hcsec-2023-09-nomad-acls-can-not-deny-access-to-workloads-own-variables/51390", "refsource": "MISC", "name": "https://discuss.hashicorp.com/t/hcsec-2023-09-nomad-acls-can-not-deny-access-to-workloads-own-variables/51390" } ] }, "source": { "discovery": "EXTERNAL" }, "impact": { "cvss": [ { "version": "3.1", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "HIGH", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseSeverity": "LOW", "baseScore": 2.7, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N" } ] } }