原始 OSV JSON{
"id": "GHSA-9jcx-pr2f-qvq5",
"aliases": [
"CVE-2018-17419"
],
"details": "An issue was discovered in `setTA` in `scan_rr.go` in the Miek Gieben DNS library before 1.0.10 for Go. A `dns.ParseZone()` parsing error causes a segmentation violation, leading to denial of service.",
"summary": "miekg/dns parsing error leads to nil pointer dereference and DoS",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.10"
}
]
}
],
"package": {
"name": "github.com/miekg/dns",
"ecosystem": "Go"
}
}
],
"modified": "2024-05-20T19:40:31Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-05-18T18:34:25Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-17419",
"type": "ADVISORY"
},
{
"url": "https://github.com/miekg/dns/issues/742",
"type": "WEB"
},
{
"url": "https://github.com/miekg/dns/pull/745/commits/f71d7d9d77d439b30a5e50900df5b1f988a50e5e",
"type": "WEB"
},
{
"url": "https://github.com/miekg/dns/commit/501e858f679edecd4a38a86317ce50271014a80d",
"type": "WEB"
},
{
"url": "https://github.com/miekg/dns",
"type": "PACKAGE"
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0028",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-05-11T00:44:23Z"
}
}