mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
18 lines
747 B
Markdown
18 lines
747 B
Markdown
### [CVE-2008-3350](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3350)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
dnsmasq 2.43 allows remote attackers to cause a denial of service (daemon crash) by (1) sending a DHCPINFORM while lacking a DHCP lease, or (2) attempting to renew a nonexistent DHCP lease for an invalid subnet as an "unknown client," a different vulnerability than CVE-2008-3214.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|