Overview
About vulnerability
A single ScriptEngine instance is reused for every message on a script-backed channel. For JSR-223 engines that report THREADING=null (not thread-safe—e.g. the Kotlin kts engine), concurrent message processing can corrupt engine-internal state, potentially leaking one message’s payload/headers bindings into another message’s script evaluation or throwing spurious exceptions.
In a multi-tenant or request/response flow this is cross-request information disclosure or availability loss.
Details
- Affected product:
- Apache Log4j , Spring , camel
- Affected packages:
- Spring Integration @ 5.5.19 (+2675 more)