Skip to content

Commit 9386fc0

Browse files
tatianabTatiana Bradley
authored andcommitted
data/reports: add missing ghsa to GO-2022-0422
Aliases: CVE-2022-2584, GHSA-g3vv-g2j5-45f2, GHSA-967g-cjx4-h7j6 Updates #422 Fixes #1203 Change-Id: Ia8d9c581534613148eb12861d2a406d57424fe8b Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/459838 Reviewed-by: Tatiana Bradley <[email protected]> Reviewed-by: Tim King <[email protected]> Run-TryBot: Tatiana Bradley <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
1 parent bd7dc9d commit 9386fc0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

data/osv/GO-2022-0422.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"modified": "0001-01-01T00:00:00Z",
55
"aliases": [
66
"CVE-2022-2584",
7-
"GHSA-g3vv-g2j5-45f2"
7+
"GHSA-g3vv-g2j5-45f2",
8+
"GHSA-967g-cjx4-h7j6"
89
],
910
"details": "The dag-pb codec can panic when decoding invalid blocks.",
1011
"affected": [

data/reports/GO-2022-0422.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ description: The dag-pb codec can panic when decoding invalid blocks.
1515
published: 2022-07-01T20:08:04Z
1616
ghsas:
1717
- GHSA-g3vv-g2j5-45f2
18+
- GHSA-967g-cjx4-h7j6
1819
references:
1920
- fix: https://github.com/ipld/go-codec-dagpb/commit/a17ace35cc760a2698645c09868f9050fa219f57
2021
cve_metadata:

0 commit comments

Comments
 (0)