Skip to content

Commit 89edd0b

Browse files
tatianabgopherbot
authored andcommitted
data/reports: unexclude 20 reports (19)
- 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 <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Tatiana Bradley <[email protected]>
1 parent 2c69a3a commit 89edd0b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+1862
-160
lines changed

data/excluded/GO-2022-0573.yaml

-8
This file was deleted.

data/excluded/GO-2022-0576.yaml

-8
This file was deleted.

data/excluded/GO-2022-0577.yaml

-8
This file was deleted.

data/excluded/GO-2022-0578.yaml

-8
This file was deleted.

data/excluded/GO-2022-0579.yaml

-8
This file was deleted.

data/excluded/GO-2022-0580.yaml

-8
This file was deleted.

data/excluded/GO-2022-0583.yaml

-8
This file was deleted.

data/excluded/GO-2022-0584.yaml

-8
This file was deleted.

data/excluded/GO-2022-0585.yaml

-8
This file was deleted.

data/excluded/GO-2022-0590.yaml

-8
This file was deleted.

data/excluded/GO-2022-0591.yaml

-8
This file was deleted.

data/excluded/GO-2022-0593.yaml

-8
This file was deleted.

data/excluded/GO-2022-0595.yaml

-8
This file was deleted.

data/excluded/GO-2022-0597.yaml

-8
This file was deleted.

data/excluded/GO-2022-0599.yaml

-8
This file was deleted.

data/excluded/GO-2022-0600.yaml

-8
This file was deleted.

data/excluded/GO-2022-0602.yaml

-8
This file was deleted.

data/excluded/GO-2022-0604.yaml

-8
This file was deleted.

data/excluded/GO-2022-0606.yaml

-8
This file was deleted.

data/excluded/GO-2022-0608.yaml

-8
This file was deleted.

data/osv/GO-2022-0573.json

+68
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"schema_version": "1.3.1",
3+
"id": "GO-2022-0573",
4+
"modified": "0001-01-01T00:00:00Z",
5+
"published": "0001-01-01T00:00:00Z",
6+
"aliases": [
7+
"CVE-2021-43415",
8+
"GHSA-2jhh-5xm2-j4gf"
9+
],
10+
"summary": "Improper Authentication in HashiCorp Nomad in github.com/hashicorp/nomad",
11+
"details": "Improper Authentication in HashiCorp Nomad in github.com/hashicorp/nomad",
12+
"affected": [
13+
{
14+
"package": {
15+
"name": "github.com/hashicorp/nomad",
16+
"ecosystem": "Go"
17+
},
18+
"ranges": [
19+
{
20+
"type": "SEMVER",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
},
25+
{
26+
"fixed": "1.0.14"
27+
},
28+
{
29+
"introduced": "1.1.0"
30+
},
31+
{
32+
"fixed": "1.1.8"
33+
},
34+
{
35+
"introduced": "1.2.0"
36+
},
37+
{
38+
"fixed": "1.2.1"
39+
}
40+
]
41+
}
42+
],
43+
"ecosystem_specific": {}
44+
}
45+
],
46+
"references": [
47+
{
48+
"type": "ADVISORY",
49+
"url": "https://github.com/advisories/GHSA-2jhh-5xm2-j4gf"
50+
},
51+
{
52+
"type": "ADVISORY",
53+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43415"
54+
},
55+
{
56+
"type": "WEB",
57+
"url": "https://discuss.hashicorp.com/t/hcsec-2021-31-nomad-qemu-task-driver-allowed-paths-bypass-with-job-args/32288"
58+
},
59+
{
60+
"type": "WEB",
61+
"url": "https://www.hashicorp.com/blog/category/nomad"
62+
}
63+
],
64+
"database_specific": {
65+
"url": "https://pkg.go.dev/vuln/GO-2022-0573",
66+
"review_status": "UNREVIEWED"
67+
}
68+
}

data/osv/GO-2022-0576.json

+86
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
{
2+
"schema_version": "1.3.1",
3+
"id": "GO-2022-0576",
4+
"modified": "0001-01-01T00:00:00Z",
5+
"published": "0001-01-01T00:00:00Z",
6+
"aliases": [
7+
"CVE-2022-1384",
8+
"GHSA-32rp-q37p-jg6w"
9+
],
10+
"summary": "Insecure plugin handling in Mattermost in github.com/mattermost/mattermost-server",
11+
"details": "Insecure plugin handling in Mattermost in github.com/mattermost/mattermost-server",
12+
"affected": [
13+
{
14+
"package": {
15+
"name": "github.com/mattermost/mattermost-server",
16+
"ecosystem": "Go"
17+
},
18+
"ranges": [
19+
{
20+
"type": "SEMVER",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
}
25+
]
26+
}
27+
],
28+
"ecosystem_specific": {}
29+
},
30+
{
31+
"package": {
32+
"name": "github.com/mattermost/mattermost-server/v5",
33+
"ecosystem": "Go"
34+
},
35+
"ranges": [
36+
{
37+
"type": "SEMVER",
38+
"events": [
39+
{
40+
"introduced": "0"
41+
}
42+
]
43+
}
44+
],
45+
"ecosystem_specific": {}
46+
},
47+
{
48+
"package": {
49+
"name": "github.com/mattermost/mattermost-server/v6",
50+
"ecosystem": "Go"
51+
},
52+
"ranges": [
53+
{
54+
"type": "SEMVER",
55+
"events": [
56+
{
57+
"introduced": "6.4.0"
58+
},
59+
{
60+
"fixed": "6.5.0"
61+
}
62+
]
63+
}
64+
],
65+
"ecosystem_specific": {}
66+
}
67+
],
68+
"references": [
69+
{
70+
"type": "ADVISORY",
71+
"url": "https://github.com/advisories/GHSA-32rp-q37p-jg6w"
72+
},
73+
{
74+
"type": "ADVISORY",
75+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1384"
76+
},
77+
{
78+
"type": "WEB",
79+
"url": "https://mattermost.com/security-updates"
80+
}
81+
],
82+
"database_specific": {
83+
"url": "https://pkg.go.dev/vuln/GO-2022-0576",
84+
"review_status": "UNREVIEWED"
85+
}
86+
}

0 commit comments

Comments
 (0)