Due to unchecked type assertions, maliciously crafted messages can cause panics, which may be used as a denial of service vector.
The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.
Link | Tags |
---|---|
https://github.com/shiyanhui/dht/issues/57 | issue tracking exploit third party advisory |
https://pkg.go.dev/vuln/GO-2020-0040 | vendor advisory |