mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
847 B
Markdown
18 lines
847 B
Markdown
### [CVE-2018-3985](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3985)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable double free vulnerability exists in the mdnscap binary of the CUJO Smart Firewall. When parsing mDNS packets, a memory space is freed twice if an invalid query name is encountered, leading to arbitrary code execution in the context of the mdnscap process. An unauthenticated attacker can send an mDNS message to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0653
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|