Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.13 KB

CVE-2024-22371.md

File metadata and controls

18 lines (16 loc) · 1.13 KB
title date url draft type cve severity summary description mitigation credit affected fixed
Apache Camel Security Advisory - CVE-2024-22371
2024-02-19 10:41:48 +0200
/security/CVE-2024-22371.html
false
security-advisory
CVE-2024-22371
LOW
Exposure of sensitive data by by crafting a malicious EventFactory and providing a custom ExchangeCreatedEvent that exposes sensitive data
The EventFactory class is vulnerable to temporary file information disclosure. Under specific conditions, it is possible to expose sensitive data
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
This issue was discovered by Otavio Rodolfo Piske from Apache Software Foundation
From 3.0.0 before 3.21.4, from 3.22.0 before 3.22.1, from 4.0.0 before 4.0.4, from 4.1.0 before 4.4.0
3.21.4, 3.22.1, 4.0.4 and 4.4.0

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