cve/2017/CVE-2017-14493.md

28 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-14493](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14493)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Stack-based buffer overflow in dnsmasq before 2.78 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a crafted DHCPv6 request.
### POC
#### Reference
- http://thekelleys.org.uk/dnsmasq/CHANGELOG
- https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html
- https://www.exploit-db.com/exploits/42943/
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/introspection-libc/main
- https://github.com/introspection-libc/safe-libc
- https://github.com/lnick2023/nicenice
- https://github.com/pekd/safe-libc
- https://github.com/pupiles/bof-dnsmasq-cve-2017-14493
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/raw-packet/raw-packet
- https://github.com/xbl3/awesome-cve-poc_qazbnm456