CVE-2025-9232 (CNNVD-202509-4470)

MEDIUM
中文标题:
OpenSSL 安全漏洞
英文标题:
Out-of-bounds read in HTTP client no_proxy handling
CVSS分数: 5.9
发布时间: 2025-09-30 13:17:19
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

OpenSSL是OpenSSL团队的一个开源的能够实现安全套接层(SSLv2/v3)和安全传输层(TLSv1)协议的通用加密库。该产品支持多种加密算法,包括对称密码、哈希算法、安全散列算法等。 OpenSSL 3.0.16版本、3.1.8版本、3.2.4版本、3.3.3版本、3.4.0版本和3.5.0版本存在安全漏洞,该漏洞源于HTTP客户端API函数在处理IPv6地址时存在越界读取,可能导致拒绝服务攻击。

英文描述:

Issue summary: An application using the OpenSSL HTTP client API functions may trigger an out-of-bounds read if the 'no_proxy' environment variable is set and the host portion of the authority component of the HTTP URL is an IPv6 address. Impact summary: An out-of-bounds read can trigger a crash which leads to Denial of Service for an application. The OpenSSL HTTP client API functions can be used directly by applications but they are also used by the OCSP client functions and CMP (Certificate Management Protocol) client implementation in OpenSSL. However the URLs used by these implementations are unlikely to be controlled by an attacker. In this vulnerable code the out of bounds read can only trigger a crash. Furthermore the vulnerability requires an attacker-controlled URL to be passed from an application to the OpenSSL function and the user has to have a 'no_proxy' environment variable set. For the aforementioned reasons the issue was assessed as Low severity. The vulnerable code was introduced in the following patch releases: 3.0.16, 3.1.8, 3.2.4, 3.3.3, 3.4.0 and 3.5.0. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as the HTTP client implementation is outside the OpenSSL FIPS module boundary.

CWE类型:
CWE-125
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
OpenSSL OpenSSL - < 3.5.4 - cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
OpenSSL Advisory vendor-advisory
cve.org
访问
3.5.4 git commit patch
cve.org
访问
3.4.3 git commit patch
cve.org
访问
3.3.5 git commit patch
cve.org
访问
3.2.6 git commit patch
cve.org
访问
3.0.18 git commit patch
cve.org
访问
af854a3a-2127-422b-91ae-364da2661108 OTHER
nvd.nist.gov
访问
CVSS评分详情
3.1 (adp)
MEDIUM
5.9
CVSS向量: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
机密性
NONE
完整性
NONE
可用性
HIGH
时间信息
发布时间:
2025-09-30 13:17:19
修改时间:
2025-11-04 21:15:19
创建时间:
2025-11-11 15:40:54
更新时间:
2025-11-11 16:00:14
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-9232 2025-11-11 15:23:38 2025-11-11 07:40:54
NVD nvd_CVE-2025-9232 2025-11-11 15:01:04 2025-11-11 07:48:40
CNNVD cnnvd_CNNVD-202509-4470 2025-11-11 15:12:59 2025-11-11 08:00:14
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:14
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202509-4470; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202509-4470
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:40
affected_products_count: 5 → 1; references_count: 6 → 7; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 5 -> 1
  • references_count: 6 -> 7
  • data_sources: ['cve'] -> ['cve', 'nvd']