Intel

AIKIDO-2024-10565

cassandra-jdbc-wrapper is vulnerable to Insertion of Sensitive Information into Log File

Insertion of Sensitive Information into Log File Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.

45

Medium Risk

This Affects:

JAVAcassandra-jdbc-wrapper
4.4.0 - 4.13.1
Fixed in 4.14.0

TL;DR

Affected versions of this package are vulnerable to sensitive data exposure. When the toString() method of CassandraConnection is invoked, it improperly logs connection details, including plaintext passwords. This can lead to credential leakage in application logs, posing a significant security risk if logs are accessed by unauthorized users.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

cassandra-jdbc-wrapper is vulnerable to Insertion of Sensitive Information into Log File in versions 4.4.0 - 4.13.1.

How to fix this

Upgrade the com.ing.data:cassandra-jdbc-wrapper library to the patch version.