{ "schema_version": "1.4.0", "id": "GHSA-p6fg-723f-hgpw", "modified": "2023-01-10T15:58:24Z", "published": "2022-12-28T03:30:28Z", "aliases": [ "CVE-2020-36562" ], "summary": "shiyanhui/dht vulnerable to Uncontrolled Resource Consumption", "details": "Due to unchecked type assertions, maliciously crafted messages can cause panics, which may be used as a denial of service vector.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/shiyanhui/dht" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.0.0-20201219151056-5a20f3199263" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36562" }, { "type": "WEB", "url": "https://github.com/shiyanhui/dht/issues/57" }, { "type": "PACKAGE", "url": "https://github.com/shiyanhui/dht" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2020-0040" } ], "database_specific": { "cwe_ids": [ "CWE-400", "CWE-617" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-30T19:48:43Z", "nvd_published_at": "2022-12-28T03:15:00Z" } }