Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0692. PoCs published by Jon Oberheide.
AI-analyzed exploit summary This exploit targets a stack-based buffer overflow in ISC DHCP dhclient (CVE-2009-0692) by crafting a malicious DHCP response with an oversized subnet-mask option. It listens for DHCP requests and responds with a payload designed to overwrite the stack, leading to arbitrary code execution.
Description
Stack-based buffer overflow in the script_write_params method in client/dhclient.c in ISC DHCP dhclient 4.1 before 4.1.0p1, 4.0 before 4.0.1p1, 3.1 before 3.1.2p1, 3.0, and 2.0 allows remote DHCP servers to execute arbitrary code via a crafted subnet-mask option.
Exploits (1)
This exploit targets a stack-based buffer overflow in ISC DHCP dhclient (CVE-2009-0692) by crafting a malicious DHCP response with an oversized subnet-mask option. It listens for DHCP requests and responds with a payload designed to overwrite the stack, leading to arbitrary code execution.