GO-2024-3134

Source
https://pkg.go.dev/vuln/GO-2024-3134
Import Source
https://vuln.go.dev/ID/GO-2024-3134.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-3134
Aliases
Published
2024-09-25T17:43:58Z
Modified
2024-09-26T17:59:16Z
Summary
CoreDNS Cache Poisoning via a birthday attack in github.com/coredns/coredns
Details

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

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-3134"
}
References

Affected packages

Go / github.com/coredns/coredns

Package

Name
github.com/coredns/coredns
View open source insights on deps.dev
Purl
pkg:golang/github.com/coredns/coredns

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.11.0

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/coredns/coredns/plugin/pkg/proxy",
            "symbols": [
                "Proxy.Connect"
            ]
        }
    ]
}