漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Apache Cassandra: cqlsh history sensitive information leak
Vulnerability Description
Sensitive Information Leak in cqlsh in Apache Cassandra 4.0 allows access to sensitive information, like passwords, from previously executed cqlsh command via ~/.cassandra/cqlsh_history local file access. Users are recommended to upgrade to version 4.0.20, which fixes this issue. -- Description: Cassandra's command-line tool, cqlsh, provides a command history feature that allows users to recall previously executed commands using the up/down arrow keys. These history records are saved in the ~/.cassandra/cqlsh_history file in the user's home directory. However, cqlsh does not redact sensitive information when saving command history. This means that if a user executes operations involving passwords (such as logging in or creating users) within cqlsh, these passwords are permanently stored in cleartext in the history file on the disk.
CVSS Information
N/A
Vulnerability Type
通过日志文件的信息暴露
Vulnerability Title
Apache Cassandra 安全漏洞
Vulnerability Description
Apache Cassandra是美国阿帕奇(Apache)基金会的一个分布式Nosql数据库。 Apache Cassandra 4.0版本存在安全漏洞,该漏洞源于cqlsh命令行工具未清理敏感信息,可能导致通过本地文件访问泄露密码等敏感信息。
CVSS Information
N/A
Vulnerability Type
N/A