| { | 
 |   "schema_version": "1.3.1", | 
 |   "id": "GO-2022-0422", | 
 |   "modified": "0001-01-01T00:00:00Z", | 
 |   "published": "2022-07-01T20:08:04Z", | 
 |   "aliases": [ | 
 |     "CVE-2022-2584", | 
 |     "GHSA-967g-cjx4-h7j6", | 
 |     "GHSA-g3vv-g2j5-45f2" | 
 |   ], | 
 |   "summary": "Panic when decoding invalid blocks in github.com/ipld/go-codec-dagpb", | 
 |   "details": "The dag-pb codec can panic when decoding invalid blocks.", | 
 |   "affected": [ | 
 |     { | 
 |       "package": { | 
 |         "name": "github.com/ipld/go-codec-dagpb", | 
 |         "ecosystem": "Go" | 
 |       }, | 
 |       "ranges": [ | 
 |         { | 
 |           "type": "SEMVER", | 
 |           "events": [ | 
 |             { | 
 |               "introduced": "0" | 
 |             }, | 
 |             { | 
 |               "fixed": "1.3.1" | 
 |             } | 
 |           ] | 
 |         } | 
 |       ], | 
 |       "ecosystem_specific": { | 
 |         "imports": [ | 
 |           { | 
 |             "path": "github.com/ipld/go-codec-dagpb", | 
 |             "symbols": [ | 
 |               "Decode", | 
 |               "DecodeBytes", | 
 |               "Decoder", | 
 |               "Unmarshal" | 
 |             ] | 
 |           } | 
 |         ] | 
 |       } | 
 |     } | 
 |   ], | 
 |   "references": [ | 
 |     { | 
 |       "type": "FIX", | 
 |       "url": "https://github.com/ipld/go-codec-dagpb/commit/a17ace35cc760a2698645c09868f9050fa219f57" | 
 |     } | 
 |   ], | 
 |   "database_specific": { | 
 |     "url": "https://pkg.go.dev/vuln/GO-2022-0422", | 
 |     "review_status": "REVIEWED" | 
 |   } | 
 | } |