| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-1026", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2022-3347", |
| "GHSA-jr65-gpj5-cw74" |
| ], |
| "summary": "Incorrect validation of root DNSSEC public keys in github.com/peterzen/goresolver", |
| "details": "DNSSEC validation is not performed correctly. An attacker can cause this package to report successful validation for invalid, attacker-controlled records.\n\nRoot DNSSEC public keys are not validated, permitting an attacker to present a self-signed root key and delegation chain.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/peterzen/goresolver", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/peterzen/goresolver" |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "REPORT", |
| "url": "https://github.com/peterzen/goresolver/issues/5#issuecomment-1150214257" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-1026" |
| } |
| } |