4 matches found
SUSE CVE-2020-37127
Dnsmasq-utils 2.79-1 contains a buffer overflow vulnerability in the dhcprelease utility that allows attackers to cause a denial of service by supplying excessive input. Attackers can trigger a core dump and terminate the dhcprelease process by sending a crafted input string longer than 16...
CVE-2020-37127
CVE-2020-37127 affects dnsmasq-utils 2.79-1, with a buffer overflow in the dhcp_release utility. A crafted input string longer than 16 characters can trigger a core dump and terminate the dhcp_release process, causing a denial of service. Public references note the vulnerability and a potential e...
dnsmasq-utils 2.79-1 - 'dhcp_release' Denial of Service (PoC)
Exploit Title: dnsmasq-utils 2.79-1 - 'dhcprelease' Denial of Service PoC Date: 2020-04-06 Exploit Author: Josue Encinar Software Link: https://launchpad.net/ubuntu/+source/dnsmasq/2.79-1 Version: 2.79 Tested on: Ubuntu 18.04 from subprocess import Popen, PIPE data = "" bof = False for i in range...
dnsmasq-utils 2.79-1 Denial Of Service
Exploit Title: dnsmasq-utils 2.79-1 - 'dhcprelease' Denial of Service PoC Date: 2020-04-06 Exploit Author: Josue Encinar Software Link: https://launchpad.net/ubuntu/+source/dnsmasq/2.79-1 Version: 2.79 Tested on: Ubuntu 18.04 from subprocess import Popen, PIPE data = "" bof = False for i in range...