Files
CVEs-PoC/2008/CVE-2008-3214.md
T
2024-06-18 02:51:15 +02:00

21 lines
887 B
Markdown

### [CVE-2008-3214](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3214)
![](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
dnsmasq 2.25 allows remote attackers to cause a denial of service (daemon crash) by (1) renewing a nonexistent lease or (2) sending a DHCPREQUEST for an IP address that is not in the same network, related to the DHCP NAK response from the daemon.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2008/07/03/4
- http://www.openwall.com/lists/oss-security/2008/07/08/8
- http://www.openwall.com/lists/oss-security/2008/07/12/3
- http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
#### Github
No PoCs found on GitHub currently.