Lucene search
+L

91 matches found

OSV
OSV
added 2019/11/14 3:15 a.m.10 views

CVE-2011-1930

In klibc 1.5.20 and 1.5.21, the DHCP options written by ipconfig to /tmp/net-$DEVICE.conf are not properly escaped. This may allow a remote attacker to send a specially crafted DHCP reply which could execute arbitrary code with the privileges of any process which sources DHCP options...

9.8CVSS9.6AI score
SaveExploits0References7
NVD
NVD
added 2019/10/09 4:15 p.m.19 views

CVE-2018-5732

Failure to properly bounds-check a buffer used for processing DHCP options allows a malicious server or an entity masquerading as a server to cause a buffer overflow and resulting crash in dhclient by sending a response containing a specially constructed options section. Affects ISC DHCP versions...

7.5CVSS7.7AI score0.0496EPSS
SaveExploits0References1
OSV
OSV
added 2019/10/09 4:15 p.m.5 views

DEBIAN-CVE-2018-5732

Failure to properly bounds-check a buffer used for processing DHCP options allows a malicious server or an entity masquerading as a server to cause a buffer overflow and resulting crash in dhclient by sending a response containing a specially constructed options section. Affects ISC DHCP versions...

7.5CVSS7.9AI score0.0496EPSS
SaveExploits0References1
OSV
OSV
added 2019/10/09 4:15 p.m.38 views

CVE-2018-5732

Failure to properly bounds-check a buffer used for processing DHCP options allows a malicious server or an entity masquerading as a server to cause a buffer overflow and resulting crash in dhclient by sending a response containing a specially constructed options section. Affects ISC DHCP versions...

7.5CVSS7.1AI score
SaveExploits0References1
OSV
OSV
added 2019/10/09 4:15 p.m.10 views

ALPINE-CVE-2018-5732

Failure to properly bounds-check a buffer used for processing DHCP options allows a malicious server or an entity masquerading as a server to cause a buffer overflow and resulting crash in dhclient by sending a response containing a specially constructed options section. Affects ISC DHCP versions...

7.5CVSS7.3AI score0.0496EPSS
SaveExploits0References1
zdt
zdt
added 2019/04/17 12:00 a.m.67 views

DHCP Server 2.5.2 - Denial of Service Exploit

Exploit Title: DHCP Server 2.5.2 - Denial of Service PoC Discovery by: Victor Mondragón Vendor Homepage: http://www.dhcpserver.de/cms/ Software Link: http://www.dhcpserver.de/cms/wp-content/plugins/download-attachments Tested Version: 2.5.2 Tested on: Windows 7 x32 Service Pack 1 Steps to produce...

7.4AI score
SaveExploits0
zdt
zdt
added 2018/06/13 12:00 a.m.319 views

DHCP Client - Command Injection (DynoRoot) Exploit

Exploit for linux platform in category remote exploits This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'DHCP Client Command Injection DynoRoot', 'Description' = %q This module exploits the...

0.1AI score0.9797EPSS
SaveExploits14
UbuntuCve
UbuntuCve
added 2018/03/01 12:00 a.m.47 views

CVE-2018-5732

Failure to properly bounds-check a buffer used for processing DHCP options allows a malicious server or an entity masquerading as a server to cause a buffer overflow and resulting crash in dhclient by sending a response containing a specially constructed options section. Affects ISC DHCP versions...

7.5CVSS7.3AI score0.0496EPSS
SaveExploits0References4
OSV
OSV
added 2018/03/01 12:00 a.m.6 views

UBUNTU-CVE-2018-5732

Failure to properly bounds-check a buffer used for processing DHCP options allows a malicious server or an entity masquerading as a server to cause a buffer overflow and resulting crash in dhclient by sending a response containing a specially constructed options section. Affects ISC DHCP versions...

7.5CVSS7.4AI score0.0496EPSS
SaveExploits0References5
FreeBSD
FreeBSD
added 2018/02/21 12:00 a.m.45 views

isc-dhcp -- Multiple vulnerabilities

ISC reports: Failure to properly bounds check a buffer used for processing DHCP options allows a malicious server or an entity masquerading as a server to cause a buffer overflow and resulting crash in dhclient by sending a response containing a specially constructed options section. A malicious...

8.1AI score
SaveExploits0References2
Packet Storm
Packet Storm
added 2018/01/18 12:00 a.m.98 views

Smiths Medical Medfusion 4000 DHCP Denial Of Service

!/usr/bin/python3 """PoC for MQX RTCS code execution via DHCP options overflow. This is just a quick hack to prove the vulnerability and was designed to run on a private network with the target device. """ import datetime import socket def main: """Use a default valid DHCP packet to overwrite an...

0.2AI score0.12785EPSS
SaveExploits4
exploitpack
exploitpack
added 2018/01/18 12:00 a.m.28 views

Smiths Medical Medfusion 4000 - DHCP Denial of Service

Smiths Medical Medfusion 4000 - DHCP Denial of Service !/usr/bin/python3 """PoC for MQX RTCS code execution via DHCP options overflow. This is just a quick hack to prove the vulnerability and was designed to run on a private network with the target device. """ import datetime import socket def...

0.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/08/29 12:00 a.m.232 views

Debian DLA-1070-1 : qemu security update

Multiple vulnerabilities were discovered in qemu, a fast processor emulator. The Common Vulnerabilities and Exposures project identifies the following problems : CVE-2017-6505 Denial of service via infinite loop in the USB OHCI emulation CVE-2017-8309 Denial of service via VNC audio capture...

7.8CVSS6.5AI score0.04544EPSS
SaveExploits0References6
Debian
Debian
added 2017/08/28 8:01 a.m.46 views

[SECURITY] [DLA 1071-1] qemu-kvm security update

Package : qemu-kvm Version : 1.1.2+dfsg-6+deb7u23 CVE ID : CVE-2017-6505 CVE-2017-8309 CVE-2017-10664 CVE-2017-11434 Multiple vulnerabilities were discovered in qemu-kvm, a full virtualization solution for Linux hosts on x86 hardware with x86 guests based on the Quick EmulatorQemu. CVE-2017-6505...

7.8CVSS6.7AI score0.04544EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2017/07/25 6:00 p.m.50 views

CVE-2017-11434

The dhcpdecode function in slirp/bootp.c in QEMU aka Quick Emulator allows local guest OS users to cause a denial of service out-of-bounds read and QEMU process crash via a crafted DHCP options string...

5.5CVSS6.8AI score0.00406EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2017/07/25 12:00 a.m.32 views

CVE-2017-11434

The dhcpdecode function in slirp/bootp.c in QEMU aka Quick Emulator allows local guest OS users to cause a denial of service out-of-bounds read and QEMU process crash via a crafted DHCP options string...

5.5CVSS6.8AI score0.00406EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2017/07/19 6:18 a.m.27 views

CVE-2017-11434

The dhcpdecode function in slirp/bootp.c in QEMU aka Quick Emulator allows local guest OS users to cause a denial of service out-of-bounds read and QEMU process crash via a crafted DHCP options string...

5.5CVSS3.2AI score0.00406EPSS
SaveExploits0References1
CNVD
CNVD
added 2017/07/18 12:00 a.m.4 views

FreeRADIUS 'fr_dhcp_decode_options()' function buffer out-of-bounds read vulnerability

FreeRADIUS is a set of software that implements the RADIUS protocol from the FreeRADIUS Server project. The software is mainly used for account authentication management, bookkeeping management and Internet account management, etc. and contains a Radius server, a client library for BSD protocol...

7.5CVSS7AI score0.03635EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2015/03/12 12:00 a.m.55 views

(Mobile Pwn2Own) Google Android DHCP Parsing Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Google Android. Authentication is not required to exploit this vulnerability. The specific flaw exists within the parsing of the DHCP options in a DHCP ACK packet. The vulnerability is triggered wh...

5.1CVSS8.8AI score0.02652EPSS
SaveExploits0References1
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.11 views

Dual DHCP DNS Server 1.0 DHCP Options Remote Buffer Overflow Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/16298/info Dual DHCP DNS Server is prone to a remote buffer overflow vulnerability. The vulnerability presents itself when the server handles excessive data through the DHCP options field. Successful exploitation can allo...

7.1AI score
SaveExploits0
Rows per page
Query Builder