摘要:
A security vulnerability has been identified in all supported versions
of OpenSSL related to the verification of X.509 certificate chains
that include policy constraints. Attackers may be able to exploit this
vulnerability by creating a malicious certificate chain that triggers
exponential use of computational resources, leading to a denial-of-service
(DoS) attack on affected systems.
Policy processing is disabled by default but can be enabled by passing
the `-policy' argument to the command line utilities or by calling the
`X509_VERIFY_PARAM_set1_policies()' function.
安全等级: Low
公告ID: KylinSec-SA-2025-2299
发布日期: 2025年4月20日
关联CVE: CVE-2023-0464
在所有受支持的 OpenSSL 版本中已发现一个安全漏洞,该漏洞涉及包含策略约束的 X.509 证书链验证。攻击者可能通过构造恶意证书链来利用此漏洞,触发计算资源的指数级消耗,从而导致受影响系统遭受拒绝服务(DoS)攻击。
策略处理功能默认处于禁用状态,但可通过以下方式启用:
向命令行工具传递 -policy 参数
或调用 X509_VERIFY_PARAM_set1_policies() 函数
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-0464 | KY3.4-5A | compat-openssl11 | Unaffected |
CVE-2023-0464 | V6 | compat-openssl11 | Unaffected |