mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-2w2v-xcr9-mj4m
This commit is contained in:
+32
-7
@@ -1,17 +1,42 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-2w2v-xcr9-mj4m",
|
||||
"modified": "2022-05-24T16:53:08Z",
|
||||
"modified": "2023-07-14T23:37:50Z",
|
||||
"published": "2022-05-24T16:53:08Z",
|
||||
"aliases": [
|
||||
"CVE-2019-12618"
|
||||
],
|
||||
"summary": "Hashicorp Nomad Access Control Issues",
|
||||
"details": "HashiCorp Nomad 0.9.0 through 0.9.1 has Incorrect Access Control via the exec driver.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Go",
|
||||
"name": "github.com/hashicorp/nomad"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0.9.0"
|
||||
},
|
||||
{
|
||||
"fixed": "0.9.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"last_known_affected_version_range": "<= 0.9.1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -33,11 +58,11 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
"CWE-269"
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-07-14T23:37:50Z",
|
||||
"nvd_published_at": "2019-08-12T17:15:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user