{ "id": "CVE-2022-2584", "sourceIdentifier": "security@golang.org", "published": "2022-12-27T22:15:12.653", "lastModified": "2023-11-07T03:46:40.840", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "The dag-pb codec can panic when decoding invalid blocks." }, { "lang": "es", "value": "El c\u00f3dec dag-pb puede entrar en p\u00e1nico al decodificar bloques no v\u00e1lidos." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-119" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:protocol:go-codec-dagpb:*:*:*:*:*:go:*:*", "versionEndExcluding": "1.3.1", "matchCriteriaId": "8B80475C-B409-4404-AB91-9EFDD09149A3" } ] } ] } ], "references": [ { "url": "https://github.com/ipld/go-codec-dagpb/commit/a17ace35cc760a2698645c09868f9050fa219f57", "source": "security@golang.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://pkg.go.dev/vuln/GO-2022-0422", "source": "security@golang.org", "tags": [ "Patch", "Vendor Advisory" ] } ] }