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

摘要:

A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.

安全等级: Low

公告ID: KylinSec-SA-2023-1204

发布日期: 2023年3月17日

关联CVE: CVE-2022-4304  

  • 详细介绍

1. 漏洞描述

   

A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.

2. 影响范围

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

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2023-1203 下一篇:KylinSec-SA-2023-1205