AES-SIV 实现忽略空的关联数据条目 (CVE-2023-2975)

admin 2023-11-29 22:37:54 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 AES-SIV 实现忽略空的关联数据条目 (CVE-2023-2975)

CVE编号

CVE-2023-2975

利用情况

暂无

补丁情况

官方补丁

披露时间

2023-07-14
漏洞描述
Issue summary: The AES-SIV cipher implementation contains a bug that causes it to ignore empty associated data entries which are unauthenticated as a consequence. Impact summary: Applications that use the AES-SIV algorithm and want to authenticate empty data entries as associated data can be mislead by removing adding or reordering such empty entries as these are ignored by the OpenSSL implementation. We are currently unaware of any such applications. The AES-SIV algorithm allows for authentication of multiple associated data entries along with the encryption. To authenticate empty data the application has to call EVP_EncryptUpdate() (or EVP_CipherUpdate()) with NULL pointer as the output buffer and 0 as the input buffer length. The AES-SIV implementation in OpenSSL just returns success for such a call instead of performing the associated data authentication operation. The empty data thus will not be authenticated. As this issue does not affect non-empty associated data authentication and we expect it to be rare for an application to use empty associated data entries this is qualified as Low severity issue.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
http://www.openwall.com/lists/oss-security/2023/07/15/1
http://www.openwall.com/lists/oss-security/2023/07/19/5
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=00e2f5eea29994d1...
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=6a83f0c958811f07...
https://security.netapp.com/advisory/ntap-20230725-0004/
https://www.openssl.org/news/secadv/20230714.txt
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 netapp management_services_for_element_software_and_netapp_hci - -
运行在以下环境
应用 netapp ontap_select_deploy_administration_utility - -
运行在以下环境
应用 openssl openssl * From (including) 3.0.0 Up to (including) 3.0.9
运行在以下环境
应用 openssl openssl * From (including) 3.1.0 Up to (including) 3.1.1
运行在以下环境
系统 alpine_3.15 openssl3 * Up to (excluding) 3.0.9-r1
运行在以下环境
系统 alpine_3.16 openssl3 * Up to (excluding) 3.0.9-r1
运行在以下环境
系统 alpine_3.17 openssl * Up to (excluding) 3.0.9-r2
运行在以下环境
系统 alpine_3.18 openssl * Up to (excluding) 3.1.1-r2
运行在以下环境
系统 alpine_edge openssl * Up to (excluding) 3.1.1-r2
运行在以下环境
系统 amazon_2023 openssl * Up to (excluding) 3.0.8-1.amzn2023.0.4
运行在以下环境
系统 debian_10 openssl * Up to (excluding) 1.1.1n-0+deb10u3
运行在以下环境
系统 debian_11 openssl * Up to (excluding) 1.1.1w-0+deb11u1
运行在以下环境
系统 debian_12 openssl * Up to (excluding) 3.0.10-1~deb12u1
运行在以下环境
系统 debian_sid openssl * Up to (excluding) 3.0.10-1
运行在以下环境
系统 opensuse_Leap_15.4 libopenssl-3-devel-32bit * Up to (excluding) 3-3.0.8-150400.4.31.2
运行在以下环境
系统 opensuse_Leap_15.5 libopenssl-3-devel-32bit * Up to (excluding) 3.0.8-150500.5.8.1
运行在以下环境
系统 ubuntu_22.04 nodejs * Up to (excluding) 3.0.2-0ubuntu1.12
阿里云评分 4.8
  • 攻击路径 本地
  • 攻击复杂度 困难
  • 权限要求 管控权限
  • 影响范围 有限影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-287 认证机制不恰当
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  0