CVE-2021-23839 (CNNVD-202102-1230)
中文标题:
OpenSSL 加密问题漏洞
英文标题:
Incorrect SSLv2 rollback protection
漏洞描述
中文描述:
OpenSSL是Openssl团队的一个开源的能够实现安全套接层(SSLv2/v3)和安全传输层(TLSv1)协议的通用加密库。该产品支持多种加密算法,包括对称密码、哈希算法、安全散列算法等。 OpenSSL 1.0.2 存在加密问题漏洞,该漏洞源于在解除填充RSA签名时,将对版本回滚攻击进行检查。
英文描述:
OpenSSL 1.0.2 supports SSLv2. If a client attempts to negotiate SSLv2 with a server that is configured to support both SSLv2 and more recent SSL and TLS versions then a check is made for a version rollback attack when unpadding an RSA signature. Clients that support SSL or TLS versions greater than SSLv2 are supposed to use a special form of padding. A server that supports greater than SSLv2 is supposed to reject connection attempts from a client where this special form of padding is present, because this indicates that a version rollback has occurred (i.e. both client and server support greater than SSLv2, and yet this is the version that is being requested). The implementation of this padding check inverted the logic so that the connection attempt is accepted if the padding is present, and rejected if it is absent. This means that such as server will accept a connection if a version rollback attack has occurred. Further the server will erroneously reject a connection if a normal SSLv2 connection attempt is made. Only OpenSSL 1.0.2 servers from version 1.0.2s to 1.0.2x are affected by this issue. In order to be vulnerable a 1.0.2 server must: 1) have configured SSLv2 support at compile time (this is off by default), 2) have configured SSLv2 support at runtime (this is off by default), 3) have configured SSLv2 ciphersuites (these are not in the default ciphersuite list) OpenSSL 1.1.1 does not have SSLv2 support and therefore is not vulnerable to this issue. The underlying error is in the implementation of the RSA_padding_check_SSLv23() function. This also affects the RSA_SSLV23_PADDING padding mode used by various other functions. Although 1.1.1 does not support SSLv2 the RSA_padding_check_SSLv23() function still exists, as does the RSA_SSLV23_PADDING padding mode. Applications that directly call that function or use that padding mode will encounter this issue. However since there is no support for the SSLv2 protocol in 1.1.1 this is considered a bug and not a security issue in that version. OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.0.2y (Affected 1.0.2s-1.0.2x).
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| OpenSSL | OpenSSL | Fixed in OpenSSL 1.0.2y (Affected 1.0.2s-1.0.2x) | - | - |
cpe:2.3:a:openssl:openssl:fixed_in_openssl_1.0.2y_(affected_1.0.2s-1.0.2x):*:*:*:*:*:*:*
|
| openssl | openssl | * | - | - |
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*
|
| oracle | business_intelligence | 5.5.0.0.0 | - | - |
cpe:2.3:a:oracle:business_intelligence:5.5.0.0.0:*:*:*:enterprise:*:*:*
|
| oracle | business_intelligence | 5.9.0.0.0 | - | - |
cpe:2.3:a:oracle:business_intelligence:5.9.0.0.0:*:*:*:enterprise:*:*:*
|
| oracle | business_intelligence | 12.2.1.3.0 | - | - |
cpe:2.3:a:oracle:business_intelligence:12.2.1.3.0:*:*:*:enterprise:*:*:*
|
| oracle | business_intelligence | 12.2.1.4.0 | - | - |
cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:*
|
| oracle | enterprise_manager_for_storage_management | 13.4.0.0 | - | - |
cpe:2.3:a:oracle:enterprise_manager_for_storage_management:13.4.0.0:*:*:*:*:*:*:*
|
| oracle | enterprise_manager_ops_center | 12.4.0.0 | - | - |
cpe:2.3:a:oracle:enterprise_manager_ops_center:12.4.0.0:*:*:*:*:*:*:*
|
| oracle | graalvm | 19.3.5 | - | - |
cpe:2.3:a:oracle:graalvm:19.3.5:*:*:*:enterprise:*:*:*
|
| oracle | graalvm | 20.3.1.2 | - | - |
cpe:2.3:a:oracle:graalvm:20.3.1.2:*:*:*:community:*:*:*
|
| oracle | graalvm | 21.0.0.2 | - | - |
cpe:2.3:a:oracle:graalvm:21.0.0.2:*:*:*:community:*:*:*
|
| oracle | jd_edwards_world_security | a9.4 | - | - |
cpe:2.3:a:oracle:jd_edwards_world_security:a9.4:*:*:*:*:*:*:*
|
| oracle | zfs_storage_appliance_kit | 8.8 | - | - |
cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*
|
| siemens | sinec_ins | * | - | - |
cpe:2.3:a:siemens:sinec_ins:*:*:*:*:*:*:*:*
|
| siemens | sinec_ins | 1.0 | - | - |
cpe:2.3:a:siemens:sinec_ins:1.0:-:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2021-23839 |
2025-11-11 15:20:50 | 2025-11-11 07:36:41 |
| NVD | nvd_CVE-2021-23839 |
2025-11-11 14:57:34 | 2025-11-11 07:45:01 |
| CNNVD | cnnvd_CNNVD-202102-1230 |
2025-11-11 15:10:35 | 2025-11-11 07:56:36 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 加密问题
- cnnvd_id: 未提取 -> CNNVD-202102-1230
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- severity: SeverityLevel.MEDIUM -> SeverityLevel.LOW
- cvss_score: 未提取 -> 3.7
- cvss_vector: NOT_EXTRACTED -> CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
- cvss_version: NOT_EXTRACTED -> 3.1
- affected_products_count: 1 -> 15
- data_sources: ['cve'] -> ['cve', 'nvd']