This CPE summary could be partial or incomplete. Please contact us for a detailed listing.

Summary

Detail
Vendor Nlnetlabs First view 2009-10-13
Product Unbound Last view 2024-10-03
Version * Type Application
Update *  
Edition *  
Language *  
Sofware Edition *  
Target Software *  
Target Hardware *  
Other *  
 
CPE Product cpe:2.3:a:nlnetlabs:unbound

Activity : Overall

Related : CVE

This CPE have more than 25 Relations. If you want to see a complete summary for this CPE, please contact us.
  Date Alert Description
5.3 2024-10-03 CVE-2024-8508

NLnet Labs Unbound up to and including version 1.21.0 contains a vulnerability when handling replies with very large RRsets that it needs to perform name compression for. Malicious upstreams responses with very large RRsets can cause Unbound to spend a considerable time applying name compression to downstream replies. This can lead to degraded performance and eventually denial of service in well orchestrated attacks. The vulnerability can be exploited by a malicious actor querying Unbound for the specially crafted contents of a malicious zone with very large RRsets. Before Unbound replies to the query it will try to apply name compression which was an unbounded operation that could lock the CPU until the whole packet was complete. Unbound version 1.21.1 introduces a hard limit on the number of name compression calculations it is willing to do per packet. Packets that need more compression will result in semi-compressed packets or truncated packets, even on TCP for huge messages, to avoid locking the CPU for long. This change should not affect normal DNS traffic.

7.5 2024-03-07 CVE-2024-1931

NLnet Labs Unbound version 1.18.0 up to and including version 1.19.1 contain a vulnerability that can cause denial of service by a certain code path that can lead to an infinite loop. Unbound 1.18.0 introduced a feature that removes EDE records from responses with size higher than the client's advertised buffer size. Before removing all the EDE records however, it would try to see if trimming the extra text fields on those records would result in an acceptable size while still retaining the EDE codes. Due to an unchecked condition, the code that trims the text of the EDE records could loop indefinitely. This happens when Unbound would reply with attached EDE information on a positive reply and the client's buffer size is smaller than the needed space to include EDE records. The vulnerability can only be triggered when the 'ede: yes' option is used; non default configuration. From version 1.19.2 on, the code is fixed to avoid looping indefinitely.

7.5 2024-02-14 CVE-2023-50387

Certain DNSSEC aspects of the DNS protocol (in RFC 4033, 4034, 4035, 6840, and related RFCs) allow remote attackers to cause a denial of service (CPU consumption) via one or more DNSSEC responses, aka the "KeyTrap" issue. One of the concerns is that, when there is a zone with many DNSKEY and RRSIG records, the protocol specification implies that an algorithm must evaluate all combinations of DNSKEY and RRSIG records.

7.5 2022-09-26 CVE-2022-3204

A vulnerability named 'Non-Responsive Delegation Attack' (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records.

6.5 2022-08-01 CVE-2022-30699

NLnet Labs Unbound, up to and including version 1.16.1, is vulnerable to a novel type of the "ghost domain names" attack. The vulnerability works by targeting an Unbound instance. Unbound is queried for a rogue domain name when the cached delegation information is about to expire. The rogue nameserver delays the response so that the cached delegation information is expired. Upon receiving the delayed answer containing the delegation information, Unbound overwrites the now expired entries. This action can be repeated when the delegation information is about to expire making the rogue delegation information ever-updating. From version 1.16.2 on, Unbound stores the start time for a query and uses that to decide if the cached delegation information can be overwritten.

6.5 2022-08-01 CVE-2022-30698

NLnet Labs Unbound, up to and including version 1.16.1 is vulnerable to a novel type of the "ghost domain names" attack. The vulnerability works by targeting an Unbound instance. Unbound is queried for a subdomain of a rogue domain name. The rogue nameserver returns delegation information for the subdomain that updates Unbound's delegation cache. This action can be repeated before expiry of the delegation information by querying Unbound for a second level subdomain which the rogue nameserver provides new delegation information. Since Unbound is a child-centric resolver, the ever-updating child delegation information can keep a rogue domain name resolvable long after revocation. From version 1.16.2 on, Unbound checks the validity of parent delegation records before using cached delegation information.

9.8 2021-04-27 CVE-2019-25042

Unbound before 1.9.5 allows an out-of-bounds write via a compressed name in rdata_copy. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited

7.5 2021-04-27 CVE-2019-25041

Unbound before 1.9.5 allows an assertion failure via a compressed name in dname_pkt_copy. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited

7.5 2021-04-27 CVE-2019-25040

Unbound before 1.9.5 allows an infinite loop via a compressed name in dname_pkt_copy. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited

9.8 2021-04-27 CVE-2019-25039

Unbound before 1.9.5 allows an integer overflow in a size calculation in respip/respip.c. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited

9.8 2021-04-27 CVE-2019-25038

Unbound before 1.9.5 allows an integer overflow in a size calculation in dnscrypt/dnscrypt.c. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited

7.5 2021-04-27 CVE-2019-25037

Unbound before 1.9.5 allows an assertion failure and denial of service in dname_pkt_copy via an invalid packet. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited

7.5 2021-04-27 CVE-2019-25036

Unbound before 1.9.5 allows an assertion failure and denial of service in synth_cname. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited

9.8 2021-04-27 CVE-2019-25035

Unbound before 1.9.5 allows an out-of-bounds write in sldns_bget_token_par. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited

9.8 2021-04-27 CVE-2019-25034

Unbound before 1.9.5 allows an integer overflow in sldns_str2wire_dname_buf_origin, leading to an out-of-bounds write. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited

9.8 2021-04-27 CVE-2019-25033

Unbound before 1.9.5 allows an integer overflow in the regional allocator via the ALIGN_UP macro. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited

9.8 2021-04-27 CVE-2019-25032

Unbound before 1.9.5 allows an integer overflow in the regional allocator via regional_alloc. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited

5.9 2021-04-27 CVE-2019-25031

Unbound before 1.9.5 allows configuration injection in create_unbound_ad_servers.sh upon a successful man-in-the-middle attack against a cleartext HTTP session. NOTE: The vendor does not consider this a vulnerability of the Unbound software. create_unbound_ad_servers.sh is a contributed script from the community that facilitates automatic configuration creation. It is not part of the Unbound installation

5.5 2020-12-07 CVE-2020-28935

NLnet Labs Unbound, up to and including version 1.12.0, and NLnet Labs NSD, up to and including version 4.3.3, contain a local vulnerability that would allow for a local symlink attack. When writing the PID file, Unbound and NSD create the file if it is not there, or open an existing file for writing. In case the file was already present, they would follow symlinks if the file happened to be a symlink instead of a regular file. An additional chown of the file would then take place after it was written, making the user Unbound/NSD is supposed to run as the new owner of the file. If an attacker has local access to the user Unbound/NSD runs as, she could create a symlink in place of the PID file pointing to a file that she would like to erase. If then Unbound/NSD is killed and the PID file is not cleared, upon restarting with root privileges, Unbound/NSD will rewrite any file pointed at by the symlink. This is a local vulnerability that could create a Denial of Service of the system Unbound/NSD is running on. It requires an attacker having access to the limited permission user Unbound/NSD runs as and point through the symlink to a critical file on the system.

7.5 2020-05-19 CVE-2020-12663

Unbound before 1.10.1 has an infinite loop via malformed DNS answers received from upstream servers.

7.5 2020-05-19 CVE-2020-12662

Unbound before 1.10.1 has Insufficient Control of Network Message Volume, aka an "NXNSAttack" issue. This is triggered by random subdomains in the NSDNAME in NS records.

7.3 2019-11-19 CVE-2019-18934

Unbound 1.6.4 through 1.9.4 contain a vulnerability in the ipsec module that can cause shell code execution after receiving a specially crafted answer. This issue can only be triggered if unbound was compiled with `--enable-ipsecmod` support, and ipsecmod is enabled and used in the configuration.

7.5 2019-10-03 CVE-2019-16866

Unbound before 1.9.4 accesses uninitialized memory, which allows remote attackers to trigger a crash via a crafted NOTIFY query. The source IP address of the query must match an access-control rule.

5.3 2018-01-23 CVE-2017-15105

A flaw was found in the way unbound before 1.6.8 validated wildcard-synthesized NSEC records. An improperly validated wildcard NSEC record could be used to prove the non-existence (NXDOMAIN answer) of an existing wildcard record, or trick unbound into accepting a NODATA proof.

4.3 2014-12-10 CVE-2014-8602

iterator.c in NLnet Labs Unbound before 1.5.1 does not limit delegation chaining, which allows remote attackers to cause a denial of service (memory and CPU consumption) via a large or infinite number of referrals.

CWE : Common Weakness Enumeration

%idName
20% (5) CWE-190 Integer Overflow or Wraparound
12% (3) CWE-617 Reachable Assertion
12% (3) CWE-399 Resource Management Errors
8% (2) CWE-787 Out-of-bounds Write
8% (2) CWE-613 Insufficient Session Expiration
8% (2) CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
4% (1) CWE-770 Allocation of Resources Without Limits or Throttling
4% (1) CWE-755 Improper Handling of Exceptional Conditions
4% (1) CWE-310 Cryptographic Issues
4% (1) CWE-78 Improper Sanitization of Special Elements used in an OS Command ('O...
4% (1) CWE-74 Failure to Sanitize Data into a Different Plane ('Injection')
4% (1) CWE-59 Improper Link Resolution Before File Access ('Link Following')
4% (1) CWE-20 Improper Input Validation

Open Source Vulnerability Database (OSVDB)

id Description
73253 Unbound Signed Zone Query Response DNSSEC Outage Remote DoS
62903 Unbound on 64-bit Memory Alignment Remote DoS
58836 Unbound NSEC3 Record Signature Check Validation Bypass

OpenVAS Exploits

id Description
2012-02-12 Name : Gentoo Security Advisory GLSA 201110-12 (unbound)
File : nvt/glsa_201110_12.nasl
2011-08-03 Name : Debian Security Advisory DSA 2243-1 (unbound)
File : nvt/deb_2243_1.nasl
2010-03-15 Name : Unbound 'sock_list' Structure Allocation Remote Denial Of Service Vulnerability
File : nvt/gb_unbound_38701.nasl
2010-01-04 Name : Unbound DNS Server NSEC3 Signature Verification DNS Spoofing Vulnerability
File : nvt/unbound_37459.nasl
2009-12-30 Name : Debian Security Advisory DSA 1963-1 (unbound)
File : nvt/deb_1963_1.nasl

Nessus® Vulnerability Scanner

id Description
2018-02-07 Name: The remote Fedora host is missing a security update.
File: fedora_2018-a10a19e06a.nasl - Type: ACT_GATHER_INFO
2018-01-31 Name: The remote Fedora host is missing a security update.
File: fedora_2018-69316c5b7a.nasl - Type: ACT_GATHER_INFO
2018-01-31 Name: The remote Debian host is missing a security update.
File: debian_DLA-1264.nasl - Type: ACT_GATHER_INFO
2018-01-22 Name: The remote FreeBSD host is missing a security-related update.
File: freebsd_pkg_8d3bae09fd2811e795f2005056925db4.nasl - Type: ACT_GATHER_INFO
2016-01-12 Name: The remote name server is affected by a denial of service vulnerability.
File: unbound_1_5_1.nasl - Type: ACT_GATHER_INFO
2015-12-22 Name: The remote Scientific Linux host is missing one or more security updates.
File: sl_20151119_unbound_on_SL7_x.nasl - Type: ACT_GATHER_INFO
2015-12-02 Name: The remote CentOS host is missing one or more security updates.
File: centos_RHSA-2015-2455.nasl - Type: ACT_GATHER_INFO
2015-11-24 Name: The remote Oracle Linux host is missing one or more security updates.
File: oraclelinux_ELSA-2015-2455.nasl - Type: ACT_GATHER_INFO
2015-11-20 Name: The remote Red Hat host is missing one or more security updates.
File: redhat-RHSA-2015-2455.nasl - Type: ACT_GATHER_INFO
2015-03-26 Name: The remote Debian host is missing a security update.
File: debian_DLA-107.nasl - Type: ACT_GATHER_INFO
2015-01-27 Name: The remote Ubuntu host is missing one or more security-related patches.
File: ubuntu_USN-2484-1.nasl - Type: ACT_GATHER_INFO
2014-12-26 Name: The remote openSUSE host is missing a security update.
File: openSUSE-2014-800.nasl - Type: ACT_GATHER_INFO
2014-12-26 Name: The remote device is missing a vendor-supplied security patch.
File: f5_bigip_SOL15931.nasl - Type: ACT_GATHER_INFO
2014-12-22 Name: The remote Fedora host is missing a security update.
File: fedora_2014-16671.nasl - Type: ACT_GATHER_INFO
2014-12-22 Name: The remote Fedora host is missing a security update.
File: fedora_2014-16647.nasl - Type: ACT_GATHER_INFO
2014-12-15 Name: The remote Debian host is missing a security-related update.
File: debian_DSA-3097.nasl - Type: ACT_GATHER_INFO
2014-12-09 Name: The remote FreeBSD host is missing a security-related update.
File: freebsd_pkg_10d735297f4b11e4af6600215af774f0.nasl - Type: ACT_GATHER_INFO
2011-10-17 Name: The remote Gentoo host is missing one or more security-related patches.
File: gentoo_GLSA-201110-12.nasl - Type: ACT_GATHER_INFO
2011-06-10 Name: The remote name server is affected by a denial of service vulnerability.
File: unbound_1_4_4.nasl - Type: ACT_GATHER_INFO
2011-06-10 Name: The remote Debian host is missing a security-related update.
File: debian_DSA-2243.nasl - Type: ACT_GATHER_INFO
2010-02-24 Name: The remote Debian host is missing a security-related update.
File: debian_DSA-1963.nasl - Type: ACT_GATHER_INFO
2010-02-23 Name: The remote openSUSE host is missing a security update.
File: suse_11_2_unbound-100218.nasl - Type: ACT_GATHER_INFO
2010-02-23 Name: The remote openSUSE host is missing a security update.
File: suse_11_1_unbound-100218.nasl - Type: ACT_GATHER_INFO