CVE-2023-1296
Published Mar 14, 2023
Last updated a year ago
Overview
- Description
- HashiCorp Nomad and Nomad Enterprise 1.4.0 up to 1.5.0 did not correctly enforce deny policies applied to a workload’s variables. Fixed in 1.4.6 and 1.5.1.
- Source
- security@hashicorp.com
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 5.3
- Impact score
- 1.4
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Severity
- MEDIUM
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:hashicorp:nomad:*:*:*:*:-:*:*:*", "vulnerable": true, "matchCriteriaId": "66AF76A0-3EA9-40FC-8982-32D525093F4B", "versionEndExcluding": "1.4.6", "versionStartIncluding": "1.4.0" }, { "criteria": "cpe:2.3:a:hashicorp:nomad:*:*:*:*:enterprise:*:*:*", "vulnerable": true, "matchCriteriaId": "0ACECC89-A939-481B-AB7D-B9A67E2F411C", "versionEndExcluding": "1.4.6", "versionStartIncluding": "1.4.0" }, { "criteria": "cpe:2.3:a:hashicorp:nomad:1.5.0:*:*:*:-:*:*:*", "vulnerable": true, "matchCriteriaId": "0960C128-2805-4D14-863C-F104372A7CE9" }, { "criteria": "cpe:2.3:a:hashicorp:nomad:1.5.0:*:*:*:enterprise:*:*:*", "vulnerable": true, "matchCriteriaId": "C938E1F7-B4A9-4556-B9EE-F38A008823F9" } ], "operator": "OR" } ] } ]