GO-2022-0979

Source
https://pkg.go.dev/vuln/GO-2022-0979
Import Source
https://vuln.go.dev/ID/GO-2022-0979.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2022-0979
Aliases
Published
2022-09-29T17:25:00Z
Modified
2024-05-20T16:03:47Z
Summary
Incorrect DNSSEC validation due to unchecked owner names 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.

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.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2022-0979"
}
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"
        }
    ]
}