GO-2022-1026

Source
https://pkg.go.dev/vuln/GO-2022-1026
Import Source
https://vuln.go.dev/ID/GO-2022-1026.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2022-1026
Aliases
Published
2022-09-29T17:25:07Z
Modified
2024-05-20T16:03:47Z
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.

Root DNSSEC public keys are not validated, permitting an attacker to present a self-signed root key and delegation chain.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2022-1026"
}
References

Affected packages

Go / github.com/peterzen/goresolver

Package

Name
github.com/peterzen/goresolver
View open source insights on deps.dev
Purl
pkg:golang/github.com/peterzen/goresolver

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/peterzen/goresolver"
        }
    ]
}