The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue.
The product does not properly control the allocation and maintenance of a limited resource.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Debug | Debug_project | 2.0.0 (including) | 2.6.9 (excluding) |
Debug | Debug_project | 3.0.0 (including) | 3.1.0 (excluding) |
Red Hat Quay 3 | RedHat | quay/quay-rhel8:v3.6.0-62 | * |
Node-debug | Ubuntu | esm-apps/xenial | * |
Node-debug | Ubuntu | trusty | * |
Node-debug | Ubuntu | upstream | * |
Node-debug | Ubuntu | xenial | * |
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.