Skip to content

go-resolver vulnerable to attacker-controlled domains due to unvalidated RRSIG RRs

High severity GitHub Reviewed Published Dec 28, 2022 to the GitHub Advisory Database • Updated Jan 23, 2024

Package

gomod github.com/peterzen/goresolver (Go)

Affected versions

<= 1.0.2

Patched versions

None

Description

go-resolver's 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

Published by the National Vulnerability Database Dec 28, 2022
Published to the GitHub Advisory Database Dec 28, 2022
Reviewed Dec 29, 2022
Last updated Jan 23, 2024

Severity

High
7.7
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L

Weaknesses

CVE ID

CVE-2022-3346

GHSA ID

GHSA-87mm-qxm5-cp3f

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.