scylladb scylla 对未经初始化资源的使用

admin 2023-11-30 06:00:01 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
scylladb scylla 对未经初始化资源的使用

CVE编号

CVE-2022-29240

利用情况

暂无

补丁情况

N/A

披露时间

2022-09-16
漏洞描述
Scylla is a real-time big data database that is API-compatible with Apache Cassandra and Amazon DynamoDB. When decompressing CQL frame received from user, Scylla assumes that user-provided uncompressed length is correct. If user provides fake length, that is greater than the real one, part of decompression buffer won't be overwritten, and will be left uninitialized. This can be exploited in several ways, depending on the privileges of the user. 1. The main exploit is that an attacker with access to CQL port, but no user account, can bypass authentication, but only if there are other legitimate clients making connections to the cluster, and they use LZ4. 2. Attacker that already has a user account on the cluster can read parts of uninitialized memory, which can contain things like passwords of other users or fragments of other queries / results, which leads to authorization bypass and sensitive information disclosure. The bug has been patched in the following versions: Scylla Enterprise: 2020.1.14, 2021.1.12, 2022.1.0. Scylla Open Source: 4.6.7, 5.0.3. Users unable to upgrade should make sure none of their drivers connect to cluster using LZ4 compression, and that Scylla CQL port is behind firewall. Additionally make sure no untrusted client can connect to Scylla, by setting up authentication and applying workarounds from previous point (firewall, no lz4 compression).
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/scylladb/scylla/security/advisories/GHSA-25pq-rrqm-6fmr
https://github.com/scylladb/scylladb/commit/1c2eef384da439b0457b6d71c7e37d7268e471cb
https://github.com/scylladb/scylladb/issues/11476
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 scylladb scylla * Up to (excluding) 2020.1.14
运行在以下环境
应用 scylladb scylla * Up to (excluding) 4.6.7
运行在以下环境
应用 scylladb scylla * From (including) 2021.1.0 Up to (excluding) 2021.1.12
运行在以下环境
应用 scylladb scylla * From (including) 5.0.0 Up to (excluding) 5.0.3
CVSS3评分 8.1
  • 攻击路径 网络
  • 攻击复杂度 高
  • 权限要求 无
  • 影响范围 未更改
  • 用户交互 无
  • 可用性 高
  • 保密性 高
  • 完整性 高
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE-ID 漏洞类型
CWE-908 对未经初始化资源的使用
- 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