In Spring AMQP versions 2.2.0 - 2.2.19 and 2.3.0 - 2.3.11, the Spring AMQP Message object, in its toString() method, will create a new String object from the message body, regardless of its size. This can cause an OOM Error with a large message
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| org.springframework.amqp:spring-amqp(Maven) | 2.2.0 | 2.2.20 | N/A |
| org.springframework.amqp:spring-amqp(Maven) | 2.3.0 | 2.3.11 | N/A |
CVSS Metrics