Skip to content

Commit 9ef3199

Browse files
tatianabgopherbot
authored andcommitted
data/reports: unexclude 20 reports (22)
- data/reports/GO-2022-0771.yaml - data/reports/GO-2022-0774.yaml - data/reports/GO-2022-0775.yaml - data/reports/GO-2022-0776.yaml - data/reports/GO-2022-0778.yaml - data/reports/GO-2022-0779.yaml - data/reports/GO-2022-0780.yaml - data/reports/GO-2022-0781.yaml - data/reports/GO-2022-0782.yaml - data/reports/GO-2022-0783.yaml - data/reports/GO-2022-0784.yaml - data/reports/GO-2022-0785.yaml - data/reports/GO-2022-0786.yaml - data/reports/GO-2022-0787.yaml - data/reports/GO-2022-0788.yaml - data/reports/GO-2022-0790.yaml - data/reports/GO-2022-0792.yaml - data/reports/GO-2022-0793.yaml - data/reports/GO-2022-0794.yaml - data/reports/GO-2022-0797.yaml Updates #771 Updates #774 Updates #775 Updates #776 Updates #778 Updates #779 Updates #780 Updates #781 Updates #782 Updates #783 Updates #784 Updates #785 Updates #786 Updates #787 Updates #788 Updates #790 Updates #792 Updates #793 Updates #794 Updates #797 Change-Id: I8fb284b8da3fc24fb554a952c67601a715b55428 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/607224 Auto-Submit: Tatiana Bradley <tatianabradley@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Damien Neil <dneil@google.com>
1 parent e715f25 commit 9ef3199

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

+1838
-160
lines changed

data/excluded/GO-2022-0771.yaml

-8
This file was deleted.

data/excluded/GO-2022-0774.yaml

-8
This file was deleted.

data/excluded/GO-2022-0775.yaml

-8
This file was deleted.

data/excluded/GO-2022-0776.yaml

-8
This file was deleted.

data/excluded/GO-2022-0778.yaml

-8
This file was deleted.

data/excluded/GO-2022-0779.yaml

-8
This file was deleted.

data/excluded/GO-2022-0780.yaml

-8
This file was deleted.

data/excluded/GO-2022-0781.yaml

-8
This file was deleted.

data/excluded/GO-2022-0782.yaml

-8
This file was deleted.

data/excluded/GO-2022-0783.yaml

-8
This file was deleted.

data/excluded/GO-2022-0784.yaml

-8
This file was deleted.

data/excluded/GO-2022-0785.yaml

-8
This file was deleted.

data/excluded/GO-2022-0786.yaml

-8
This file was deleted.

data/excluded/GO-2022-0787.yaml

-8
This file was deleted.

data/excluded/GO-2022-0788.yaml

-8
This file was deleted.

data/excluded/GO-2022-0790.yaml

-8
This file was deleted.

data/excluded/GO-2022-0792.yaml

-8
This file was deleted.

data/excluded/GO-2022-0793.yaml

-8
This file was deleted.

data/excluded/GO-2022-0794.yaml

-8
This file was deleted.

data/excluded/GO-2022-0797.yaml

-8
This file was deleted.

data/osv/GO-2022-0771.json

+52
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"schema_version": "1.3.1",
3+
"id": "GO-2022-0771",
4+
"modified": "0001-01-01T00:00:00Z",
5+
"published": "0001-01-01T00:00:00Z",
6+
"aliases": [
7+
"CVE-2020-26241",
8+
"GHSA-69v6-xc2j-r2jf"
9+
],
10+
"summary": "Shallow copy bug in geth in github.com/ethereum/go-ethereum",
11+
"details": "Shallow copy bug in geth in github.com/ethereum/go-ethereum",
12+
"affected": [
13+
{
14+
"package": {
15+
"name": "github.com/ethereum/go-ethereum",
16+
"ecosystem": "Go"
17+
},
18+
"ranges": [
19+
{
20+
"type": "SEMVER",
21+
"events": [
22+
{
23+
"introduced": "1.9.7"
24+
},
25+
{
26+
"fixed": "1.9.17"
27+
}
28+
]
29+
}
30+
],
31+
"ecosystem_specific": {}
32+
}
33+
],
34+
"references": [
35+
{
36+
"type": "ADVISORY",
37+
"url": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-69v6-xc2j-r2jf"
38+
},
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26241"
42+
},
43+
{
44+
"type": "FIX",
45+
"url": "https://github.com/ethereum/go-ethereum/commit/295693759e5ded05fec0b2fb39359965b60da785"
46+
}
47+
],
48+
"database_specific": {
49+
"url": "https://pkg.go.dev/vuln/GO-2022-0771",
50+
"review_status": "UNREVIEWED"
51+
}
52+
}

data/osv/GO-2022-0774.json

+77
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
{
2+
"schema_version": "1.3.1",
3+
"id": "GO-2022-0774",
4+
"modified": "0001-01-01T00:00:00Z",
5+
"published": "0001-01-01T00:00:00Z",
6+
"aliases": [
7+
"CVE-2019-20894",
8+
"GHSA-q9mp-79cp-9g8j"
9+
],
10+
"summary": "Improper Authentication in github.com/containous/traefik",
11+
"details": "Improper Authentication in github.com/containous/traefik",
12+
"affected": [
13+
{
14+
"package": {
15+
"name": "github.com/containous/traefik",
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/containous/traefik/v2",
33+
"ecosystem": "Go"
34+
},
35+
"ranges": [
36+
{
37+
"type": "SEMVER",
38+
"events": [
39+
{
40+
"introduced": "0"
41+
},
42+
{
43+
"fixed": "2.2.2"
44+
}
45+
]
46+
}
47+
],
48+
"ecosystem_specific": {}
49+
}
50+
],
51+
"references": [
52+
{
53+
"type": "ADVISORY",
54+
"url": "https://github.com/advisories/GHSA-q9mp-79cp-9g8j"
55+
},
56+
{
57+
"type": "ADVISORY",
58+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20894"
59+
},
60+
{
61+
"type": "FIX",
62+
"url": "https://github.com/containous/traefik/commit/2b353971696717e980521b0e4baa1eba66c8d2bf"
63+
},
64+
{
65+
"type": "FIX",
66+
"url": "https://github.com/containous/traefik/pull/7008"
67+
},
68+
{
69+
"type": "REPORT",
70+
"url": "https://github.com/containous/traefik/issues/5312"
71+
}
72+
],
73+
"database_specific": {
74+
"url": "https://pkg.go.dev/vuln/GO-2022-0774",
75+
"review_status": "UNREVIEWED"
76+
}
77+
}

data/osv/GO-2022-0775.json

+56
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"schema_version": "1.3.1",
3+
"id": "GO-2022-0775",
4+
"modified": "0001-01-01T00:00:00Z",
5+
"published": "0001-01-01T00:00:00Z",
6+
"aliases": [
7+
"CVE-2020-26240",
8+
"GHSA-v592-xf75-856p"
9+
],
10+
"summary": "Erroneous Proof of Work calculation in geth in github.com/ethereum/go-ethereum",
11+
"details": "Erroneous Proof of Work calculation in geth in github.com/ethereum/go-ethereum",
12+
"affected": [
13+
{
14+
"package": {
15+
"name": "github.com/ethereum/go-ethereum",
16+
"ecosystem": "Go"
17+
},
18+
"ranges": [
19+
{
20+
"type": "SEMVER",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
},
25+
{
26+
"fixed": "1.9.24"
27+
}
28+
]
29+
}
30+
],
31+
"ecosystem_specific": {}
32+
}
33+
],
34+
"references": [
35+
{
36+
"type": "ADVISORY",
37+
"url": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-v592-xf75-856p"
38+
},
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26240"
42+
},
43+
{
44+
"type": "FIX",
45+
"url": "https://github.com/ethereum/go-ethereum/commit/d990df909d7839640143344e79356754384dcdd0"
46+
},
47+
{
48+
"type": "FIX",
49+
"url": "https://github.com/ethereum/go-ethereum/pull/21793"
50+
}
51+
],
52+
"database_specific": {
53+
"url": "https://pkg.go.dev/vuln/GO-2022-0775",
54+
"review_status": "UNREVIEWED"
55+
}
56+
}

0 commit comments

Comments
 (0)