中危 OpenSSL 存在证书验证不当

CVE编号

CVE-2023-0466

利用情况

暂无

补丁情况

官方补丁

披露时间

2023-03-28
漏洞描述
OpenSSL是一个开源的软件库
该项目受影响版本存在证书验证不当,由于OpenSSl库中X509_VERIFY_PARAM_add0_policy()函数未按照文档要求隐式启用证书策略检查,具有无效或错误策略的证书可因此通过证书验证。 攻击者通过使用具有无效或错误策略的伪造证书来欺骗用户造成中间人攻击等。
由于启用策略检查可能会破坏现有部署,因此保留 X509_VERIFY_PARAM_add0_policy() 函数现有行为。应用程序需要使用 X509_VERIFY_PARAM_set1_policies() 或通过使用 X509_V_FLAG_POLICY_CHECK 标志参数调用 X509_VERIFY_PARAM_set_flags() 显式启用策略检查来防止此漏洞的利用。
解决建议
"将组件 x509_verify_param_add0_policy 升级至 = 1.0.2 及以上版本"
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 openssl openssl * From
(including)
1.0.2
Up to
(excluding)
1.0.2zh
运行在以下环境
应用 openssl openssl * From
(including)
1.1.1
Up to
(excluding)
1.1.1u
运行在以下环境
应用 openssl openssl * From
(including)
3.0.0
Up to
(excluding)
3.0.9
运行在以下环境
应用 openssl openssl * From
(including)
3.1.0
Up to
(excluding)
3.1.1
运行在以下环境
系统 alma_linux_9 openssl * Up to
(excluding)
3.0.7-16.el9_2
运行在以下环境
系统 alpine_3.17 openssl * Up to
(excluding)
3.0.8-r3
运行在以下环境
系统 amazon_2 openssl * Up to
(excluding)
1.0.2k-24.amzn2.0.7
运行在以下环境
系统 amazon_2023 openssl * Up to
(excluding)
3.0.8-1.amzn2023.0.2
运行在以下环境
系统 amazon_AMI openssl * Up to
(excluding)
1.0.2k-16.163.amzn1
运行在以下环境
系统 debian_10 openssl * Up to
(excluding)
1.1.1n-0+deb10u5
运行在以下环境
系统 debian_11 openssl * Up to
(excluding)
1.1.1n-0+deb11u5
运行在以下环境
系统 debian_12 openssl * Up to
(excluding)
3.0.9-1
运行在以下环境
系统 kylinos_aarch64_V10 openssl * Up to
(excluding)
1.1.1f-15.p09.ky10
运行在以下环境
系统 kylinos_aarch64_V10SP1 openssl * Up to
(excluding)
1.1.1f-4.p11.ky10
运行在以下环境
系统 kylinos_aarch64_V10SP2 openssl * Up to
(excluding)
1.1.1f-4.p11.ky10
运行在以下环境
系统 kylinos_aarch64_V10SP3 openssl * Up to
(excluding)
1.1.1f-15.p09.ky10
运行在以下环境
系统 kylinos_loongarch64_V10SP1 openssl * Up to
(excluding)
1.1.1f-4.p11.a.ky10
运行在以下环境
系统 kylinos_loongarch64_V10SP3 openssl * Up to
(excluding)
1.1.1f-15.p09.a.ky10
运行在以下环境
系统 kylinos_x86_64_V10 openssl * Up to
(excluding)
1.1.1f-15.p09.ky10
运行在以下环境
系统 kylinos_x86_64_V10SP1 openssl * Up to
(excluding)
1.1.1f-4.p11.ky10
运行在以下环境
系统 kylinos_x86_64_V10SP2 openssl * Up to
(excluding)
1.1.1f-4.p11.ky10
运行在以下环境
系统 opensuse_5.3 openssl-1_1 * Up to
(excluding)
1.1.1l-150400.7.34.1
运行在以下环境
系统 opensuse_Leap_15.4 openssl * Up to
(excluding)
3.0.1-150400.4.23.1
运行在以下环境
系统 oracle_9 openssl * Up to
(excluding)
3.0.7-16.0.1.ksplice1.el9_2
运行在以下环境
系统 redhat_9 openssl * Up to
(excluding)
3.0.7-16.el9_2
运行在以下环境
系统 suse_12_SP5 openssl-1_1 * Up to
(excluding)
1.1.1d-2.81.1
运行在以下环境
系统 ubuntu_18.04 openssl * Up to
(excluding)
1.1.1-1ubuntu2.1~18.04.22
运行在以下环境
系统 ubuntu_20.04 openssl * Up to
(excluding)
1.1.1f-1ubuntu2.18
运行在以下环境
系统 ubuntu_22.10 openssl * Up to
(excluding)
3.0.5-2ubuntu2.2
阿里云评分
5.1
  • 攻击路径
    本地
  • 攻击复杂度
    困难
  • 权限要求
    普通权限
  • 影响范围
    有限影响
  • EXP成熟度
    未验证
  • 补丁情况
    官方补丁
  • 数据保密性
    无影响
  • 数据完整性
    无影响
  • 服务器危害
    无影响
  • 全网数量
    N/A
CWE-ID 漏洞类型
CWE-295 证书验证不恰当
阿里云安全产品覆盖情况