data/reports: add GO-2024-3134

- data/reports/GO-2024-3134.yaml

Fixes golang/vulndb#3134

Change-Id: Id8043e6ad9d7518eb2c07b4a41f3afe9fdb2a3ff
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/614081
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This commit is contained in:
Zvonimir Pavlinovic 2024-09-19 14:04:52 +00:00
Родитель 18cdc252a5
Коммит 74aba449dd
2 изменённых файлов: 68 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,49 @@
{
"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 Cache Poisoning via a birthday attack in github.com/coredns/coredns",
"affected": [
{
"package": {
"name": "github.com/coredns/coredns",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-h92q-fgpp-qhrq"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30464"
},
{
"type": "WEB",
"url": "https://gist.github.com/idealeer/e41c7fb3b661d4262d0b6f21e12168ba"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-3134",
"review_status": "UNREVIEWED"
}
}

Просмотреть файл

@ -0,0 +1,19 @@
id: GO-2024-3134
modules:
- module: github.com/coredns/coredns
unsupported_versions:
- last_affected: 1.10.1
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-19T14:01:01.383066775Z
review_status: UNREVIEWED