mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
21 lines
887 B
Markdown
21 lines
887 B
Markdown
### [CVE-2008-3214](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|