mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
855 B
Markdown
18 lines
855 B
Markdown
### [CVE-2020-6071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6071)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable denial-of-service vulnerability exists in the resource record-parsing functionality of Videolabs libmicrodns 0.1.0. When parsing compressed labels in mDNS messages, the compression pointer is followed without checking for recursion, leading to a denial of service. An attacker can send an mDNS message to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-0994
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|