blob: 87c64806443efd1b7674bd17bf40a5c63fa64a01 [file] [log] [blame]
{
"id": "GO-2020-0028",
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2018-17419",
"GHSA-9jcx-pr2f-qvq5"
],
"details": "Due to a nil pointer dereference, parsing a malformed zone file\ncontaining TA records may cause a panic. If parsing user supplied\ninput, this may be used as a denial of service vector.\n",
"affected": [
{
"package": {
"name": "github.com/miekg/dns",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.10"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2020-0028"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/miekg/dns",
"symbols": [
"ParseZone",
"ReadRR",
"setTA"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/miekg/dns/commit/501e858f679edecd4a38a86317ce50271014a80d"
},
{
"type": "WEB",
"url": "https://github.com/miekg/dns/issues/742"
}
]
}