Skip to content

Commit 81d1655

Browse files
tatianabgopherbot
authored andcommitted
data/reports: unexclude 20 reports (26)
- data/reports/GO-2022-0887.yaml - data/reports/GO-2022-0888.yaml - data/reports/GO-2022-0889.yaml - data/reports/GO-2022-0890.yaml - data/reports/GO-2022-0892.yaml - data/reports/GO-2022-0893.yaml - data/reports/GO-2022-0894.yaml - data/reports/GO-2022-0895.yaml - data/reports/GO-2022-0903.yaml - data/reports/GO-2022-0905.yaml - data/reports/GO-2022-0906.yaml - data/reports/GO-2022-0907.yaml - data/reports/GO-2022-0908.yaml - data/reports/GO-2022-0910.yaml - data/reports/GO-2022-0912.yaml - data/reports/GO-2022-0914.yaml - data/reports/GO-2022-0915.yaml - data/reports/GO-2022-0919.yaml - data/reports/GO-2022-0920.yaml - data/reports/GO-2022-0921.yaml Updates #887 Updates #888 Updates #889 Updates #890 Updates #892 Updates #893 Updates #894 Updates #895 Updates #903 Updates #905 Updates #906 Updates #907 Updates #908 Updates #910 Updates #912 Updates #914 Updates #915 Updates #919 Updates #920 Updates #921 Change-Id: I6d9c7aaa7d687d3c0aaa5797012853825c9ab22f Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/607228 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Damien Neil <[email protected]> Auto-Submit: Tatiana Bradley <[email protected]>
1 parent 91b6914 commit 81d1655

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

+1837
-162
lines changed

data/excluded/GO-2022-0887.yaml

-8
This file was deleted.

data/excluded/GO-2022-0888.yaml

-8
This file was deleted.

data/excluded/GO-2022-0889.yaml

-8
This file was deleted.

data/excluded/GO-2022-0890.yaml

-8
This file was deleted.

data/excluded/GO-2022-0892.yaml

-8
This file was deleted.

data/excluded/GO-2022-0893.yaml

-8
This file was deleted.

data/excluded/GO-2022-0894.yaml

-8
This file was deleted.

data/excluded/GO-2022-0895.yaml

-8
This file was deleted.

data/excluded/GO-2022-0903.yaml

-8
This file was deleted.

data/excluded/GO-2022-0905.yaml

-8
This file was deleted.

data/excluded/GO-2022-0906.yaml

-8
This file was deleted.

data/excluded/GO-2022-0907.yaml

-8
This file was deleted.

data/excluded/GO-2022-0908.yaml

-8
This file was deleted.

data/excluded/GO-2022-0910.yaml

-8
This file was deleted.

data/excluded/GO-2022-0912.yaml

-8
This file was deleted.

data/excluded/GO-2022-0914.yaml

-8
This file was deleted.

data/excluded/GO-2022-0915.yaml

-8
This file was deleted.

data/excluded/GO-2022-0919.yaml

-8
This file was deleted.

data/excluded/GO-2022-0920.yaml

-10
This file was deleted.

data/excluded/GO-2022-0921.yaml

-8
This file was deleted.

data/osv/GO-2022-0887.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-0887",
4+
"modified": "0001-01-01T00:00:00Z",
5+
"published": "0001-01-01T00:00:00Z",
6+
"aliases": [
7+
"CVE-2017-14623",
8+
"GHSA-x27w-qxhg-343v"
9+
],
10+
"summary": "Access Restriction Bypass in go-ldap in github.com/go-ldap/ldap",
11+
"details": "Access Restriction Bypass in go-ldap in github.com/go-ldap/ldap",
12+
"affected": [
13+
{
14+
"package": {
15+
"name": "github.com/go-ldap/ldap",
16+
"ecosystem": "Go"
17+
},
18+
"ranges": [
19+
{
20+
"type": "SEMVER",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
},
25+
{
26+
"fixed": "2.5.0+incompatible"
27+
}
28+
]
29+
}
30+
],
31+
"ecosystem_specific": {}
32+
}
33+
],
34+
"references": [
35+
{
36+
"type": "ADVISORY",
37+
"url": "https://github.com/advisories/GHSA-x27w-qxhg-343v"
38+
},
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14623"
42+
},
43+
{
44+
"type": "FIX",
45+
"url": "https://github.com/go-ldap/ldap/commit/95ede1266b237bf8e9aa5dce0b3250e51bfefe66"
46+
},
47+
{
48+
"type": "FIX",
49+
"url": "https://github.com/go-ldap/ldap/pull/126"
50+
}
51+
],
52+
"database_specific": {
53+
"url": "https://pkg.go.dev/vuln/GO-2022-0887",
54+
"review_status": "UNREVIEWED"
55+
}
56+
}

data/osv/GO-2022-0888.json

+60
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"schema_version": "1.3.1",
3+
"id": "GO-2022-0888",
4+
"modified": "0001-01-01T00:00:00Z",
5+
"published": "0001-01-01T00:00:00Z",
6+
"aliases": [
7+
"CVE-2021-21404",
8+
"GHSA-x462-89pf-6r5h"
9+
],
10+
"summary": "Crash due to malformed relay protocol message in github.com/syncthing/syncthing",
11+
"details": "Crash due to malformed relay protocol message in github.com/syncthing/syncthing",
12+
"affected": [
13+
{
14+
"package": {
15+
"name": "github.com/syncthing/syncthing",
16+
"ecosystem": "Go"
17+
},
18+
"ranges": [
19+
{
20+
"type": "SEMVER",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
},
25+
{
26+
"fixed": "1.15.0"
27+
}
28+
]
29+
}
30+
],
31+
"ecosystem_specific": {}
32+
}
33+
],
34+
"references": [
35+
{
36+
"type": "ADVISORY",
37+
"url": "https://github.com/syncthing/syncthing/security/advisories/GHSA-x462-89pf-6r5h"
38+
},
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21404"
42+
},
43+
{
44+
"type": "FIX",
45+
"url": "https://github.com/syncthing/syncthing/commit/fb4fdaf4c0a79c22cad000c42ac1394e3ccb6a97"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/syncthing/syncthing/releases/tag/v1.15.0"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://pkg.go.dev/github.com/syncthing/syncthing"
54+
}
55+
],
56+
"database_specific": {
57+
"url": "https://pkg.go.dev/vuln/GO-2022-0888",
58+
"review_status": "UNREVIEWED"
59+
}
60+
}

data/osv/GO-2022-0889.json

+60
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"schema_version": "1.3.1",
3+
"id": "GO-2022-0889",
4+
"modified": "0001-01-01T00:00:00Z",
5+
"published": "0001-01-01T00:00:00Z",
6+
"aliases": [
7+
"CVE-2021-25835",
8+
"GHSA-x5f3-qmwj-4f84"
9+
],
10+
"summary": "Authentication bypass by capture-replay in github.com/cosmos/ethermint",
11+
"details": "Authentication bypass by capture-replay in github.com/cosmos/ethermint",
12+
"affected": [
13+
{
14+
"package": {
15+
"name": "github.com/cosmos/ethermint",
16+
"ecosystem": "Go"
17+
},
18+
"ranges": [
19+
{
20+
"type": "SEMVER",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
},
25+
{
26+
"fixed": "0.4.1"
27+
}
28+
]
29+
}
30+
],
31+
"ecosystem_specific": {}
32+
}
33+
],
34+
"references": [
35+
{
36+
"type": "ADVISORY",
37+
"url": "https://github.com/advisories/GHSA-x5f3-qmwj-4f84"
38+
},
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25835"
42+
},
43+
{
44+
"type": "FIX",
45+
"url": "https://github.com/cosmos/ethermint/pull/692"
46+
},
47+
{
48+
"type": "REPORT",
49+
"url": "https://github.com/cosmos/ethermint/issues/687"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://github.com/cosmos/ethermint/releases/tag/v0.4.1"
54+
}
55+
],
56+
"database_specific": {
57+
"url": "https://pkg.go.dev/vuln/GO-2022-0889",
58+
"review_status": "UNREVIEWED"
59+
}
60+
}

0 commit comments

Comments
 (0)