-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
- data/reports/GO-2022-0573.yaml - data/reports/GO-2022-0576.yaml - data/reports/GO-2022-0577.yaml - data/reports/GO-2022-0578.yaml - data/reports/GO-2022-0579.yaml - data/reports/GO-2022-0580.yaml - data/reports/GO-2022-0583.yaml - data/reports/GO-2022-0584.yaml - data/reports/GO-2022-0585.yaml - data/reports/GO-2022-0590.yaml - data/reports/GO-2022-0591.yaml - data/reports/GO-2022-0593.yaml - data/reports/GO-2022-0595.yaml - data/reports/GO-2022-0597.yaml - data/reports/GO-2022-0599.yaml - data/reports/GO-2022-0600.yaml - data/reports/GO-2022-0602.yaml - data/reports/GO-2022-0604.yaml - data/reports/GO-2022-0606.yaml - data/reports/GO-2022-0608.yaml Updates #573 Updates #576 Updates #577 Updates #578 Updates #579 Updates #580 Updates #583 Updates #584 Updates #585 Updates #590 Updates #591 Updates #593 Updates #595 Updates #597 Updates #599 Updates #600 Updates #602 Updates #604 Updates #606 Updates #608 Change-Id: Ia252601b7fb2d97b5dfa7d95d14ebbb1b9cc0459 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/607221 Reviewed-by: Damien Neil <dneil@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
- Loading branch information
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
{ | ||
"schema_version": "1.3.1", | ||
"id": "GO-2022-0573", | ||
"modified": "0001-01-01T00:00:00Z", | ||
"published": "0001-01-01T00:00:00Z", | ||
"aliases": [ | ||
"CVE-2021-43415", | ||
"GHSA-2jhh-5xm2-j4gf" | ||
], | ||
"summary": "Improper Authentication in HashiCorp Nomad in github.com/hashicorp/nomad", | ||
"details": "Improper Authentication in HashiCorp Nomad in github.com/hashicorp/nomad", | ||
"affected": [ | ||
{ | ||
"package": { | ||
"name": "github.com/hashicorp/nomad", | ||
"ecosystem": "Go" | ||
}, | ||
"ranges": [ | ||
{ | ||
"type": "SEMVER", | ||
"events": [ | ||
{ | ||
"introduced": "0" | ||
}, | ||
{ | ||
"fixed": "1.0.14" | ||
}, | ||
{ | ||
"introduced": "1.1.0" | ||
}, | ||
{ | ||
"fixed": "1.1.8" | ||
}, | ||
{ | ||
"introduced": "1.2.0" | ||
}, | ||
{ | ||
"fixed": "1.2.1" | ||
} | ||
] | ||
} | ||
], | ||
"ecosystem_specific": {} | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"type": "ADVISORY", | ||
"url": "https://github.com/advisories/GHSA-2jhh-5xm2-j4gf" | ||
}, | ||
{ | ||
"type": "ADVISORY", | ||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43415" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://discuss.hashicorp.com/t/hcsec-2021-31-nomad-qemu-task-driver-allowed-paths-bypass-with-job-args/32288" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://www.hashicorp.com/blog/category/nomad" | ||
} | ||
], | ||
"database_specific": { | ||
"url": "https://pkg.go.dev/vuln/GO-2022-0573", | ||
"review_status": "UNREVIEWED" | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
{ | ||
"schema_version": "1.3.1", | ||
"id": "GO-2022-0576", | ||
"modified": "0001-01-01T00:00:00Z", | ||
"published": "0001-01-01T00:00:00Z", | ||
"aliases": [ | ||
"CVE-2022-1384", | ||
"GHSA-32rp-q37p-jg6w" | ||
], | ||
"summary": "Insecure plugin handling in Mattermost in github.com/mattermost/mattermost-server", | ||
"details": "Insecure plugin handling in Mattermost in github.com/mattermost/mattermost-server", | ||
"affected": [ | ||
{ | ||
"package": { | ||
"name": "github.com/mattermost/mattermost-server", | ||
"ecosystem": "Go" | ||
}, | ||
"ranges": [ | ||
{ | ||
"type": "SEMVER", | ||
"events": [ | ||
{ | ||
"introduced": "0" | ||
} | ||
] | ||
} | ||
], | ||
"ecosystem_specific": {} | ||
}, | ||
{ | ||
"package": { | ||
"name": "github.com/mattermost/mattermost-server/v5", | ||
"ecosystem": "Go" | ||
}, | ||
"ranges": [ | ||
{ | ||
"type": "SEMVER", | ||
"events": [ | ||
{ | ||
"introduced": "0" | ||
} | ||
] | ||
} | ||
], | ||
"ecosystem_specific": {} | ||
}, | ||
{ | ||
"package": { | ||
"name": "github.com/mattermost/mattermost-server/v6", | ||
"ecosystem": "Go" | ||
}, | ||
"ranges": [ | ||
{ | ||
"type": "SEMVER", | ||
"events": [ | ||
{ | ||
"introduced": "6.4.0" | ||
}, | ||
{ | ||
"fixed": "6.5.0" | ||
} | ||
] | ||
} | ||
], | ||
"ecosystem_specific": {} | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"type": "ADVISORY", | ||
"url": "https://github.com/advisories/GHSA-32rp-q37p-jg6w" | ||
}, | ||
{ | ||
"type": "ADVISORY", | ||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1384" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://mattermost.com/security-updates" | ||
} | ||
], | ||
"database_specific": { | ||
"url": "https://pkg.go.dev/vuln/GO-2022-0576", | ||
"review_status": "UNREVIEWED" | ||
} | ||
} |