{ "schema_version": "1.4.0", "id": "GHSA-jr65-gpj5-cw74", "modified": "2022-12-29T00:33:22Z", "published": "2022-12-28T03:30:28Z", "aliases": [ "CVE-2022-3347" ], "summary": "go-resolver's DNSSEC validation not performed correctly", "details": "go-resolver's DNSSEC validation is not performed correctly. An attacker can cause this package to report successful validation for invalid, attacker-controlled records. Root DNSSEC public keys are not validated, permitting an attacker to present a self-signed root key and delegation chain.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/peterzen/goresolver" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.0.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3347" }, { "type": "WEB", "url": "https://github.com/peterzen/goresolver/issues/5#issuecomment-1150214257" }, { "type": "PACKAGE", "url": "https://github.com/peterzen/goresolver" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2022-1026" } ], "database_specific": { "cwe_ids": [ "CWE-345", "CWE-347" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-29T00:33:22Z", "nvd_published_at": "2022-12-28T03:15:00Z" } }