← Security advisories
Apache Camel security advisory

CVE-2024-23114

Apache Camel: Camel-CassandraQL: Unsafe Deserialization from CassandraAggregationRepository

Description

The Camel-CassandraQL AggregationRepository is vulnerable to unsafe deserialization. Under specific conditions it is possible to deserialize malicious payload.

Mitigation

Users are recommended to upgrade to version 4.4.0, which fixes the issue. If users are on the 4.0.x LTS releases stream, then they are suggested to upgrade to 4.0.4. If users are on 3.x, they are suggested to move to 3.21.4 or 3.22.1

Credit

This issue was discovered by Federico Mariani from Apache Software Foundation and Andrea Cosentino from Apache Software Foundation

Notes

The JIRA ticket: https://issues.apache.org/jira/browse/CAMEL-20306 refers to the various commits that resolved the issue, and have more details.

References