3 matches found
The vulnerability of the setOutFilterStartsWith() function in the Camel-Mail component of the Apache Camel Java framework allows a attacker to execute arbitrary code.
The vulnerability of the setOutFilterStartsWith function in the Camel-Mail component of the Apache Camel framework is related to deserialization mechanism flaws. Exploiting this vulnerability could allow an attacker to execute arbitrary code...
CVE-2026-33454 Apache Camel: Inbound Header Filter Missing in MailHeaderFilterStrategy Allows Remote Code Execution via MIME Header Injection (CVE-2025-30177 Variant)
The Camel-Mail component is vulnerable to Camel message header injection. The custom header filter strategy used by the component MailHeaderFilterStrategy only filters the 'out' direction via setOutFilterStartsWith, while it does not configure the 'in' direction via setInFilterStartsWith. As a...