CVE-2025-7394 (CNNVD-202507-2482)

HIGH
中文标题:
OpenSSL 安全漏洞
英文标题:
In the OpenSSL compatibility layer implementation, the function RAND_poll() was not behaving as expe...
CVSS分数: 7.0
发布时间: 2025-07-18 22:34:23
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v4
漏洞描述
中文描述:

OpenSSL是OpenSSL团队的一个开源的能够实现安全套接层(SSLv2/v3)和安全传输层(TLSv1)协议的通用加密库。该产品支持多种加密算法,包括对称密码、哈希算法、安全散列算法等。 OpenSSL存在安全漏洞,该漏洞源于RAND_poll函数行为异常,可能导致fork后生成弱随机数。

英文描述:

In the OpenSSL compatibility layer implementation, the function RAND_poll() was not behaving as expected and leading to the potential for predictable values returned from RAND_bytes() after fork() is called. This can lead to weak or predictable random numbers generated in applications that are both using RAND_bytes() and doing fork() operations. This only affects applications explicitly calling RAND_bytes() after fork() and does not affect any internal TLS operations. Although RAND_bytes() documentation in OpenSSL calls out not being safe for use with fork() without first calling RAND_poll(), an additional code change was also made in wolfSSL to make RAND_bytes() behave similar to OpenSSL after a fork() call without calling RAND_poll(). Now the Hash-DRBG used gets reseeded after detecting running in a new process. If making use of RAND_bytes() and calling fork() we recommend updating to the latest version of wolfSSL. Thanks to Per Allansson from Appgate for the report.

CWE类型:
CWE-338 CWE-200
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
wolfSSL wolfSSL - ≤ 5.8.0 - cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:*
wolfssl wolfssl * - - cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
无标题 OTHER
cve.org
访问
CVSS评分详情
4.0 (cna)
HIGH
7.0
CVSS向量: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
机密性
HIGH
完整性
NONE
可用性
NONE
后续系统影响 (Subsequent):
机密性
HIGH
完整性
NONE
可用性
NONE
时间信息
发布时间:
2025-07-18 22:34:23
修改时间:
2025-07-21 15:00:21
创建时间:
2025-11-11 15:40:51
更新时间:
2026-01-12 02:28:15
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-7394 2025-11-11 15:23:36 2025-11-11 07:40:51
NVD nvd_CVE-2025-7394 2025-11-11 15:00:57 2025-11-11 07:48:37
CNNVD cnnvd_CNNVD-202507-2482 2025-11-11 15:12:51 2025-11-11 08:00:00
版本与语言
当前版本: v4
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v4 NVD
2026-01-12 02:28:15
affected_products_count: 1 → 2
查看详细变更
  • affected_products_count: 1 -> 2
v3 CNNVD
2025-11-11 16:00:00
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202507-2482; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202507-2482
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:37
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']