• 公告ID (KylinSec-SA-2023-1200)

摘要:

An invalid pointer dereference on read can be triggered when an application tries to load malformed PKCS7 data with the d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions. The result of the dereference is an application crash which could lead to a denial of service attack. The TLS implementation in OpenSSL does not call this function however third party applications might call these functions on untrusted data.

安全等级: Low

公告ID: KylinSec-SA-2023-1200

发布日期: 2023年3月17日

关联CVE: CVE-2023-0216  

  • 详细介绍

1. 漏洞描述

   

An invalid pointer dereference on read can be triggered when an application tries to load malformed PKCS7 data with the d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions. The result of the dereference is an application crash which could lead to a denial of service attack. The TLS implementation in OpenSSL does not call this function however third party applications might call these functions on untrusted data.

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2023-0216 KY3.4-4A compat-openssl11 Unaffected
CVE-2023-0216 KY3.4-5A compat-openssl11 Unaffected
CVE-2023-0216 KY3.5.1 compat-openssl11 Unaffected
CVE-2023-0216 KY3.5.2 compat-openssl11 Unaffected

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2023-1199 下一篇:KylinSec-SA-2023-1201