GO-2022-0979

Source
https://pkg.go.dev/vuln/GO-2022-0979
Import Source
https://vuln.go.dev/ID/GO-2022-0979.json
Aliases
Published
2022-09-29T17:25:00Z
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.

The owner name of RRSIG RRs is not validated, permitting an attacker to present the RRSIG for an attacker-controlled domain in a response for any other domain.

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"
        }
    ]
}