The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade org.apache.cassandra:cassandra-all to version 5.0.7 or higher.
org.apache.cassandra:cassandra-all is a maven plugin for the Apache Cassandra Project. Which, develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model.
Affected versions of this package are vulnerable to Privilege Defined With Unsafe Actions through the AddIdentityStatement and DropIdentityStatement authorization paths in src/java/org/apache/cassandra/cql3/statements/. An attacker can bind their own certificate identity to an arbitrary role, including a superuser role, or remove identity bindings from privileged roles by sending ADD IDENTITY or DROP IDENTITY requests after obtaining the relevant CREATE or DROP role permission. This lets a regular mTLS user authenticate as a higher-privileged role and gain that role’s access, exposing administrative capabilities and control over the cluster.