• 公告ID (KylinSec-SA-2024-2221)

摘要:

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.

安全等级: Low

公告ID: KylinSec-SA-2024-2221

发布日期: 2024年5月27日

关联CVE: CVE-2024-1931  

  • 详细介绍

1. 漏洞描述

   

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.

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-1931 KY3.4-4A unbound Unaffected
CVE-2024-1931 KY3.4-5 unbound Unaffected
CVE-2024-1931 KY3.5.1 unbound Unaffected
CVE-2024-1931 KY3.5.2 unbound Unaffected

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2024-2220 下一篇:KylinSec-SA-2024-2222