зеркало из https://github.com/golang/vulndb.git
data/reports: add GO-2024-3130
- data/reports/GO-2024-3130.yaml Fixes golang/vulndb#3130 Change-Id: I3c45afc88824f2651499b7a0506c34659622aa0b Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/614078 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:
Родитель
2c8df934b1
Коммит
97bb73509d
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"schema_version": "1.3.1",
|
||||
"id": "GO-2024-3130",
|
||||
"modified": "0001-01-01T00:00:00Z",
|
||||
"published": "0001-01-01T00:00:00Z",
|
||||
"aliases": [
|
||||
"CVE-2023-28452",
|
||||
"GHSA-hfmw-7g3m-gj6q"
|
||||
],
|
||||
"summary": "CoreDNS vulnerable to TuDoor Attacks in github.com/coredns/coredns",
|
||||
"details": "CoreDNS vulnerable to TuDoor Attacks in github.com/coredns/coredns",
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"name": "github.com/coredns/coredns",
|
||||
"ecosystem": "Go"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "SEMVER",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.11.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ecosystem_specific": {}
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-hfmw-7g3m-gj6q"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28452"
|
||||
},
|
||||
{
|
||||
"type": "FIX",
|
||||
"url": "https://github.com/coredns/coredns/commit/604a902e2c7e0317aecaa3666124079c75a31573"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://coredns.io"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://gist.github.com/idealeer/e41c7fb3b661d4262d0b6f21e12168ba"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"url": "https://pkg.go.dev/vuln/GO-2024-3130",
|
||||
"review_status": "UNREVIEWED"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
id: GO-2024-3130
|
||||
modules:
|
||||
- module: github.com/coredns/coredns
|
||||
versions:
|
||||
- fixed: 1.11.0
|
||||
vulnerable_at: 1.10.1
|
||||
summary: CoreDNS vulnerable to TuDoor Attacks in github.com/coredns/coredns
|
||||
cves:
|
||||
- CVE-2023-28452
|
||||
ghsas:
|
||||
- GHSA-hfmw-7g3m-gj6q
|
||||
references:
|
||||
- advisory: https://github.com/advisories/GHSA-hfmw-7g3m-gj6q
|
||||
- advisory: https://nvd.nist.gov/vuln/detail/CVE-2023-28452
|
||||
- fix: https://github.com/coredns/coredns/commit/604a902e2c7e0317aecaa3666124079c75a31573
|
||||
- web: https://coredns.io
|
||||
- web: https://gist.github.com/idealeer/e41c7fb3b661d4262d0b6f21e12168ba
|
||||
source:
|
||||
id: GHSA-hfmw-7g3m-gj6q
|
||||
created: 2024-09-19T14:00:44.445670534Z
|
||||
review_status: UNREVIEWED
|
Загрузка…
Ссылка в новой задаче