In Spring Boot versions 3.0.0 - 3.0.6, 2.7.0 - 2.7.11, 2.6.0 - 2.6.14, 2.5.0 - 2.5.14 and older unsupported versions, there is potential for a denial-of-service (DoS) attack if Spring MVC is used together with a reverse proxy cache.
The product does not properly control the allocation and maintenance of a limited resource.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Spring_boot | Vmware | * | 2.5.14 (excluding) |
Spring_boot | Vmware | 2.6.0 (including) | 2.6.14 (including) |
Spring_boot | Vmware | 2.7.0 (including) | 2.7.11 (including) |
Spring_boot | Vmware | 3.0.0 (including) | 3.0.6 (including) |
Red Hat build of OptaPlanner 8 | RedHat | spring-boot | * |
Red Hat Fuse 7.12 | RedHat | spring-boot | * |
RHINT Camel-Springboot 3.18.3.P2 | RedHat | spring-boot | * |
RHINT Camel-Springboot 3.20.1.P1 | RedHat | spring-boot | * |
RHPAM 7.13.4 async | RedHat | spring-boot | * |
Mitigation of resource exhaustion attacks requires that the target system either:
The first of these solutions is an issue in itself though, since it may allow attackers to prevent the use of the system by a particular valid user. If the attacker impersonates the valid user, they may be able to prevent the user from accessing the server in question.
The second solution is simply difficult to effectively institute – and even when properly done, it does not provide a full solution. It simply makes the attack require more resources on the part of the attacker.