GO-2024-2785

See a problem?
Source
https://pkg.go.dev/vuln/GO-2024-2785
Import Source
https://vuln.go.dev/ID/GO-2024-2785.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-2785
Aliases
Published
2024-06-04T15:19:21Z
Modified
2024-07-01T21:50:42Z
Summary
CoreDNS may return invalid cache entries in github.com/coredns/coredns
Details

A flaw was found in coredns. This issue could lead to invalid cache entries returning due to incorrectly implemented caching.

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.2

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/coredns/coredns/plugin/cache",
            "symbols": [
                "Cache.ServeDNS",
                "Cache.exists",
                "Cache.getIgnoreTTL",
                "ResponseWriter.WriteMsg",
                "hash",
                "key",
                "newPrefetchResponseWriter",
                "verifyStaleResponseWriter.WriteMsg"
            ]
        }
    ]
}