Files
CVEs-PoC/2011/CVE-2011-0997.md
T
2024-06-18 02:51:15 +02:00

18 lines
767 B
Markdown

### [CVE-2011-0997](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0997)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.
### POC
#### Reference
- https://www.exploit-db.com/exploits/37623/
#### Github
No PoCs found on GitHub currently.