golang / vulndb

[mirror] The Go Vulnerability Database
Other
559 stars 58 forks source link

x/vulndb: potential Go vuln in github.com/coredns/coredns: GHSA-h92q-fgpp-qhrq #3134

Open GoVulnBot opened 2 days ago

GoVulnBot commented 2 days ago

Advisory GHSA-h92q-fgpp-qhrq references a vulnerability in the following Go modules:

Module
github.com/coredns/coredns

Description: CoreDNS through 1.10.1 enables attackers to achieve DNS cache poisoning and inject fake responses via a birthday attack.

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/coredns/coredns
      vulnerable_at: 1.11.3
summary: CoreDNS Cache Poisoning via a birthday attack in github.com/coredns/coredns
cves:
    - CVE-2023-30464
ghsas:
    - GHSA-h92q-fgpp-qhrq
references:
    - advisory: https://github.com/advisories/GHSA-h92q-fgpp-qhrq
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2023-30464
    - web: https://gist.github.com/idealeer/e41c7fb3b661d4262d0b6f21e12168ba
source:
    id: GHSA-h92q-fgpp-qhrq
    created: 2024-09-18T23:01:25.16426641Z
review_status: UNREVIEWED
gopherbot commented 1 day ago

Change https://go.dev/cl/614081 mentions this issue: data/reports: add GO-2024-3134