Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreA producer who can publish to a JMS destination consumed by any Spring Integration JMS inbound component can set String JMS properties named replyChannel, errorChannel, or json__TypeId__ which are copied verbatim into the Spring Integration MessageHeaders.
Downstream framework code (AbstractMessageProducingHandler.sendOutput, MessagePublishingErrorHandler.resolveErrorChannel) resolves a String replyChannel/errorChannel header to a Spring bean via BeanFactoryChannelResolver, allowing the attacker to redirect handler output or error messages to any MessageChannel bean in the application context, bypassing the intended flow wiring.
Spring Integration:
| Fix version | Availability |
|---|---|
| 7.1.0.1 | Enterprise Support Only |
| 7.1.1 | OSS |
| 7.0.5.1 | Enterprise Support Only |
| 7.0.6 | OSS |
| 6.5.11 | Enterprise Support Only |
| 6.4.13 | Enterprise Support Only |
| 5.5.22 | Enterprise Support Only |
No further mitigation steps are necessary.
To report a security vulnerability for a project within the Spring portfolio, see the Security Policy