[email protected] and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a Conte…
[email protected] and lower versions are vulnerable to denial of service via regular expression backtracking in the Content-Disposition filename param…
[email protected] and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a field…
Impact: A bad regular expression is generated any time you have multiple sequential optional groups (curly brace syntax), such as `{a}{b}{c}:z`. The…
Impact: When using multiple wildcards, combined with at least one parameter, a regular expression can be generated that is vulnerable to ReDoS. This…
Impact: A bad regular expression is generated any time you have three or more parameters within a single segment, separated by something that is not…