diff --git a/advisories/github-reviewed/2024/09/GHSA-h92q-fgpp-qhrq/GHSA-h92q-fgpp-qhrq.json b/advisories/github-reviewed/2024/09/GHSA-h92q-fgpp-qhrq/GHSA-h92q-fgpp-qhrq.json new file mode 100644 index 00000000000..c9fc795b9cd --- /dev/null +++ b/advisories/github-reviewed/2024/09/GHSA-h92q-fgpp-qhrq/GHSA-h92q-fgpp-qhrq.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h92q-fgpp-qhrq", + "modified": "2024-09-18T22:50:13Z", + "published": "2024-09-18T21:30:48Z", + "aliases": [ + "CVE-2023-30464" + ], + "summary": "CoreDNS Cache Poisoning via a birthday attack", + "details": "CoreDNS through 1.10.1 enables attackers to achieve DNS cache poisoning and inject fake responses via a birthday attack.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/coredns/coredns" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.10.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30464" + }, + { + "type": "WEB", + "url": "https://gist.github.com/idealeer/e41c7fb3b661d4262d0b6f21e12168ba" + }, + { + "type": "PACKAGE", + "url": "https://github.com/coredns/coredns" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-09-18T22:50:13Z", + "nvd_published_at": "2024-09-18T21:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-h92q-fgpp-qhrq/GHSA-h92q-fgpp-qhrq.json b/advisories/unreviewed/2024/09/GHSA-h92q-fgpp-qhrq/GHSA-h92q-fgpp-qhrq.json deleted file mode 100644 index 24780a62afc..00000000000 --- a/advisories/unreviewed/2024/09/GHSA-h92q-fgpp-qhrq/GHSA-h92q-fgpp-qhrq.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-h92q-fgpp-qhrq", - "modified": "2024-09-18T21:30:48Z", - "published": "2024-09-18T21:30:48Z", - "aliases": [ - "CVE-2023-30464" - ], - "details": "CoreDNS through 1.10.1 enables attackers to achieve DNS cache poisoning and inject fake responses via a birthday attack.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30464" - }, - { - "type": "WEB", - "url": "https://gist.github.com/idealeer/e41c7fb3b661d4262d0b6f21e12168ba" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-09-18T21:15:13Z" - } -} \ No newline at end of file