vulndb/data/osv/GO-2024-3134.json

61 строка
1.5 KiB
JSON
Исходник Обычный вид История

{
"schema_version": "1.3.1",
"id": "GO-2024-3134",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2023-30464",
"GHSA-h92q-fgpp-qhrq"
],
"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.",
"affected": [
{
"package": {
"name": "github.com/coredns/coredns",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.11.0"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/coredns/coredns/plugin/pkg/proxy",
"symbols": [
"Proxy.Connect"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-h92q-fgpp-qhrq"
},
{
"type": "FIX",
"url": "https://github.com/coredns/coredns/commit/604a902e2c7e0317aecaa3666124079c75a31573"
},
{
"type": "WEB",
"url": "https://gist.github.com/idealeer/e41c7fb3b661d4262d0b6f21e12168ba"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-3134",
"review_status": "REVIEWED"
}
}