CVE-2011-0997
ISC DHCP 3.0.x-4.2.x - Remote Code Execution via DHCP Hostname Shell Metacharacters
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2011-0997.
PoCs published by Pierre Kim, including Metasploit module lib/rex/proto/dhcp/server.
AI-analyzed exploit summary The exploit demonstrates multiple RCE vulnerabilities in 15 TOTOLINK router models, allowing command execution via HTTP and DHCP requests. It includes functional PoC code and detailed technical analysis of the vulnerabilities.
Description
dhclient in ISC DHCP 3.0.x through 4.2.x before 4.2.1-P1, 3.1-ESV before 3.1-ESV-R1, and 4.1-ESV before 4.1-ESV-R2 allows remote attackers to execute arbitrary commands via shell metacharacters in a hostname obtained from a DHCP message, as demonstrated by a hostname that is provided to dhclient-script.
Exploits (2)
The exploit demonstrates multiple RCE vulnerabilities in 15 TOTOLINK router models, allowing command execution via HTTP and DHCP requests. It includes functional PoC code and detailed technical analysis of the vulnerabilities.
This is a functional DHCP server implementation in Ruby, extended to exploit CVE-2011-0997, a vulnerability in the PXE boot process. The code includes specific logic to serve malicious PXE configurations, enabling remote code execution on vulnerable clients.