Apache Cassandra: unrestricted deserialization of JMX authentication credentials
Moderate severity
GitHub Reviewed
Published
Feb 4, 2025
to the GitHub Advisory Database
•
Updated Feb 4, 2025
Package
Affected versions
>= 5.0-beta1, < 5.0.3
>= 4.1.0, < 4.1.8
>= 4.0.2, < 4.0.15
Patched versions
5.0.3
4.1.8
4.0.15
Description
Published by the National Vulnerability Database
Feb 4, 2025
Published to the GitHub Advisory Database
Feb 4, 2025
Reviewed
Feb 4, 2025
Last updated
Feb 4, 2025
In Apache Cassandra it is possible for a local attacker without access to the Apache Cassandra process or configuration files to manipulate the RMI registry to perform a man-in-the-middle attack and capture user names and passwords used to access the JMX interface. The attacker can then use these credentials to access the JMX interface and perform unauthorized operations.
This is same vulnerability that CVE-2020-13946 was issued for, but the Java option was changed in JDK10.
This issue affects Apache Cassandra from 4.0.2 through 5.0.2 running Java 11.
Operators are recommended to upgrade to a release equal to or later than 4.0.15, 4.1.8, or 5.0.3 which fixes the issue.
References