CVE-2025-47917 (CNNVD-202507-2583)

HIGH 有利用代码
中文标题:
Mbed TLS 资源管理错误漏洞
英文标题:
Mbed TLS before 3.6.4 allows a use-after-free in certain situations of applications that are develop...
CVSS分数: 8.9
发布时间: 2025-07-20 00:00:00
漏洞类型: 资源管理错误
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v4
漏洞描述
中文描述:

Mbed TLS是Mbed TLS开源的一个开源、可移植、易于使用、可读且灵活的 SSL 库。 Mbed TLS 3.6.4之前版本存在资源管理错误漏洞,该漏洞源于释放后重用,可能导致空指针取消引用或双重释放。

英文描述:

Mbed TLS before 3.6.4 allows a use-after-free in certain situations of applications that are developed in accordance with the documentation. The function mbedtls_x509_string_to_names() takes a head argument that is documented as an output argument. The documentation does not suggest that the function will free that pointer; however, the function does call mbedtls_asn1_free_named_data_list() on that argument, which performs a deep free(). As a result, application code that uses this function (relying only on documented behavior) is likely to still hold pointers to the memory blocks that were freed, resulting in a high risk of use-after-free or double-free. In particular, the two sample programs x509/cert_write and x509/cert_req are affected (use-after-free if the san string contains more than one DN).

CWE类型:
CWE-416
标签:
local multiple Byte Reaper
受影响产品
厂商 产品 版本 版本范围 平台 CPE
Mbed mbedtls - < 3.6.4 - cpe:2.3:a:mbed:mbedtls:*:*:*:*:*:*:*:*
arm mbed_tls * - - cpe:2.3:a:arm:mbed_tls:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
无标题 OTHER
cve.org
访问
无标题 OTHER
cve.org
访问
af854a3a-2127-422b-91ae-364da2661108 OTHER
nvd.nist.gov
访问
af854a3a-2127-422b-91ae-364da2661108 OTHER
nvd.nist.gov
访问
ExploitDB EDB-52427 EXPLOIT
exploitdb
访问
Download Exploit EDB-52427 EXPLOIT
exploitdb
访问
CVE Reference: CVE-2025-47917 ADVISORY
cve.org
访问
CVSS评分详情
3.1 (cna)
HIGH
8.9
CVSS向量: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:H/A:H
机密性
LOW
完整性
HIGH
可用性
HIGH
时间信息
发布时间:
2025-07-20 00:00:00
修改时间:
2025-11-03 20:04:39
创建时间:
2025-11-11 15:40:35
更新时间:
2026-01-26 02:18:20
利用信息
此漏洞有可利用代码!
利用代码数量: 1
利用来源:
未知
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-47917 2025-11-11 15:23:23 2025-11-11 07:40:35
NVD nvd_CVE-2025-47917 2025-11-11 15:00:57 2025-11-11 07:48:24
CNNVD cnnvd_CNNVD-202507-2583 2025-11-11 15:13:00 2025-11-11 08:00:01
EXPLOITDB exploitdb_EDB-52427 2025-11-11 15:05:27 2025-11-11 09:02:42
版本与语言
当前版本: v4
主要语言: EN
支持语言:
EN ZH
其他标识符:
:
:
安全公告
暂无安全公告信息
变更历史
v4 EXPLOITDB
2025-11-11 17:02:42
references_count: 4 → 7; tags_count: 0 → 3; data_sources: ['cnnvd', 'cve', 'nvd'] → ['cnnvd', 'cve', 'exploitdb', 'nvd']
查看详细变更
  • references_count: 4 -> 7
  • tags_count: 0 -> 3
  • data_sources: ['cnnvd', 'cve', 'nvd'] -> ['cnnvd', 'cve', 'exploitdb', 'nvd']
v3 CNNVD
2025-11-11 16:00:01
vulnerability_type: 未提取 → 资源管理错误; cnnvd_id: 未提取 → CNNVD-202507-2583; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 资源管理错误
  • cnnvd_id: 未提取 -> CNNVD-202507-2583
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:24
affected_products_count: 1 → 2; references_count: 2 → 4; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 1 -> 2
  • references_count: 2 -> 4
  • data_sources: ['cve'] -> ['cve', 'nvd']