GO-2022-1026

Source
https://pkg.go.dev/vuln/GO-2022-1026
Import Source
https://vuln.go.dev/ID/GO-2022-1026.json
Aliases
Published
2022-09-29T17:25:07Z
Modified
2023-12-14T15:51:14Z
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.

References

Affected packages

Go / github.com/peterzen/goresolver

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown

Ecosystem specific

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