mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
815 B
Markdown
18 lines
815 B
Markdown
### [CVE-2017-12130](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12130)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable NULL pointer dereference vulnerability exists in the tinysvcmdns library version 2017-11-05. A specially crafted packet can make the library dereference a NULL pointer leading to a server crash and denial of service. An attacker needs to send a DNS query to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2017-0486
|
|
|
|
#### Github
|
|
- https://github.com/Samsung/cotopaxi
|
|
|