Applications that parse ETags from If-Match or If-None-Match request headers are vulnerable to DoS attack.
Users of affected versions should upgrade to the corresponding fixed version.
Users of older, unsupported versions could enforce a size limit on If-Match and If-None-Match headers, e.g. through a Filter.
The product does not properly control the allocation and maintenance of a limited resource.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Red Hat build of Apache Camel 4.4.3 for Spring Boot | RedHat | org.springframework/spring-web | * |
Libspring-java | Ubuntu | focal | * |
Libspring-java | Ubuntu | oracular | * |
Libspring-java | Ubuntu | trusty/esm | * |
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.