CVE-2025-58063 (CNNVD-202509-1184)

HIGH
中文标题:
CoreDNS 安全漏洞
英文标题:
CoreDNS: DNS Cache Pinning via etcd Lease ID Confusion
CVSS分数: 7.1
发布时间: 2025-09-09 19:27:18
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

CoreDNS是CoreDNS社区的一个 DNS 服务器。 CoreDNS 1.2.0至1.12.4之前版本存在安全漏洞,该漏洞源于etcd插件TTL混淆,可能导致DNS缓存固定攻击和拒绝服务。

英文描述:

CoreDNS is a DNS server that chains plugins. Starting in version 1.2.0 and prior to version 1.12.4, the CoreDNS etcd plugin contains a TTL confusion vulnerability where lease IDs are incorrectly used as TTL values, enabling DNS cache pinning attacks. This effectively creates a DoS condition for DNS resolution of affected services. The `TTL()` function in `plugin/etcd/etcd.go` incorrectly casts etcd lease IDs (64-bit integers) to uint32 and uses them as TTL values. Large lease IDs become very large TTLs when cast to uint32. This enables cache pinning attacks. Version 1.12.4 contains a fix for the issue.

CWE类型:
CWE-681
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
coredns coredns >= 1.2.0, < 1.12.4 - - cpe:2.3:a:coredns:coredns:>=_1.2.0,_<_1.12.4:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/coredns/coredns/security/advisories/GHSA-93mf-426m-g6x9 x_refsource_CONFIRM
cve.org
访问
https://github.com/coredns/coredns/commit/e1768a5d272e9da649dfb8588595e5c6e4e640bf x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
HIGH
7.1
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
机密性
NONE
完整性
LOW
可用性
HIGH
时间信息
发布时间:
2025-09-09 19:27:18
修改时间:
2025-09-10 14:26:13
创建时间:
2025-11-11 15:40:45
更新时间:
2025-11-11 16:00:09
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-58063 2025-11-11 15:23:30 2025-11-11 07:40:45
NVD nvd_CVE-2025-58063 2025-11-11 15:01:02 2025-11-11 07:48:32
CNNVD cnnvd_CNNVD-202509-1184 2025-11-11 15:12:56 2025-11-11 08:00:09
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:09
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202509-1184; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202509-1184
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:32
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']