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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in the cons_options function in options.c in dhcpd in OpenBSD 4.0 through 4.2, and some other dhcpd implementations based on ISC dhcp-2, allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a DHCP request specifying a maximum message size smaller than the minimum IP MTU.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.coresecurity.com/index.php5?module=ContentMod&action=item&id=1962
|
|
- https://www.exploit-db.com/exploits/4601
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|