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