mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
887 B
887 B
CVE-2008-3214
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.