CVE-2016-2776
HIGH EXPLOITEDOracle Linux < 9.9.9 - Improper Input Validation
Title source: ruleExploitation Summary
CVE-2016-2776 has been observed exploited in the wild (reported by VulnCheck KEV).
EIP tracks 3 public exploits from researchers including Infobyte, infobyte, Martin Rocha, Ezequiel Tavella, Alejandro Parodi, Infobyte Research Team, including a Metasploit module auxiliary/dos/dns/bind_tsig.
AI-analyzed exploit summary This exploit targets a denial-of-service vulnerability in BIND 9 DNS servers (CVE-2016-2776) by sending a specially crafted UDP packet. The payload triggers an assertion failure in buffer.c, causing the nameserver to crash.
Description
buffer.c in named in ISC BIND 9 before 9.9.9-P3, 9.10.x before 9.10.4-P3, and 9.11.x before 9.11.0rc3 does not properly construct responses, which allows remote attackers to cause a denial of service (assertion failure and daemon exit) via a crafted query.
Exploits (3)
This exploit targets a denial-of-service vulnerability in BIND 9 DNS servers (CVE-2016-2776) by sending a specially crafted UDP packet. The payload triggers an assertion failure in buffer.c, causing the nameserver to crash.
This repository contains a functional proof-of-concept exploit for CVE-2016-2776, a denial-of-service vulnerability in BIND 9 DNS servers. The exploit crafts a malformed DNS packet with a TSIG record to trigger an assertion failure in the server, causing it to crash.
This Metasploit module exploits a denial-of-service vulnerability in BIND (CVE-2016-2776) by crafting a malformed DNS query with a TSIG record, triggering an assertion failure in buffer.c. The exploit sends a UDP packet to port 53, optionally spoofing the source address.
References (17)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H