Connect with us

Hi, what are you looking for?

SecurityWeekSecurityWeek

Malware & Threats

Attackers Actively Exploit Recently Patched BIND Flaw

A high severity denial-of-service (DoS) vulnerability patched last month in the popular DNS software BIND has been exploited in the wild to crash systems.

A high severity denial-of-service (DoS) vulnerability patched last month in the popular DNS software BIND has been exploited in the wild to crash systems.

The vulnerability, discovered by the Internet Systems Consortium (ISC) and tracked as CVE-2016-2776, was patched in late September with the release of BIND 9.9.9-P3, 9.10.4-P3 and 9.11.0rc3. The security hole can be exploited for DoS attacks using specially crafted DNS packets.

On October 4, shortly after proof-of-concept (PoC) code and a Metasploit module were made available, the ISC announced that it had learned of server crashes apparently resulting from exploitation of this vulnerability. Japan’s National Police Agency also issued an alert to warn users of “indiscriminate attacks.”

The vulnerability is related to how a DNS server constructs a response to certain queries. If the response to a query has a size larger than the default 512, it can lead to a crash of the BIND name server (named) process.

In a blog post published on Wednesday, security firm Trend Micro described the cause of the vulnerability as follows:

“When a DNS server constructs a response for a DNS Query, it reserves the space in the response buffer (of size 512 by default), it will increment the msg->reserved by the size required for Answer RR. The size also adds up in msg->reserved size, which would be the same if the response buffer has other Resource Records.


Before patching, the server does not take fixed 12-byte DNS headers into consideration, which also adds to the response traffic after rendering the Resource Records from Query through function dns_message_rendersection(). So if the DNS response(r.length) traffic is less than 512 bytes (msg->reserved), the function will return true, but adding the fixed 12-byte header will cause the service to terminate if it exceeds the fixed reserved size of 512 bytes.”

Researchers at Infobyte, who published the PoC exploit and the Metasploit module, believe that the use of the msg->reserved variable could introduce other vulnerabilities similar to CVE-2016-2776.

Advertisement. Scroll to continue reading.

This is not the first time DNS servers have been targeted with a DoS flaw in BIND. Last year, researchers warned that a critical vulnerability that had the potential to cause serious disruption (CVE-2015-5477) was exploited in the wild.

Related: DoS Vulnerability Patched in BIND

Related: Three High Severity DoS Flaws Patched in BIND

Written By

Eduard Kovacs (@EduardKovacs) is a managing editor at SecurityWeek. He worked as a high school IT teacher for two years before starting a career in journalism as Softpedia’s security news reporter. Eduard holds a bachelor’s degree in industrial informatics and a master’s degree in computer techniques applied in electrical engineering.

Click to comment

Trending

Daily Briefing Newsletter

Subscribe to the SecurityWeek Email Briefing to stay informed on the latest threats, trends, and technology, along with insightful columns from industry experts.

Join the session as we discuss the challenges and best practices for cybersecurity leaders managing cloud identities.

Register

SecurityWeek’s Ransomware Resilience and Recovery Summit helps businesses to plan, prepare, and recover from a ransomware incident.

Register

Expert Insights

Related Content

Cybercrime

The changing nature of what we still generally call ransomware will continue through 2023, driven by three primary conditions.

Cybercrime

A recently disclosed vBulletin vulnerability, which had a zero-day status for roughly two days last week, was exploited in a hacker attack targeting the...

Malware & Threats

The NSA and FBI warn that a Chinese state-sponsored APT called BlackTech is hacking into network edge devices and using firmware implants to silently...

Application Security

Virtualization technology giant VMware on Tuesday shipped urgent updates to fix a trio of security problems in multiple software products, including a virtual machine...

Cyberwarfare

An engineer recruited by intelligence services reportedly used a water pump to deliver Stuxnet, which reportedly cost $1-2 billion to develop.

Malware & Threats

Unpatched and unprotected VMware ESXi servers worldwide have been targeted in a ransomware attack exploiting a vulnerability patched in 2021.

Malware & Threats

Apple’s cat-and-mouse struggles with zero-day exploits on its flagship iOS platform is showing no signs of slowing down.

Cybercrime

No one combatting cybercrime knows everything, but everyone in the battle has some intelligence to contribute to the larger knowledge base.