Resource exhaustion in url-regex - CVE-2020-7661
Published: August 20, 2020
url-regex
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to application does not properly control consumption of internal resources while processing regular expressions. A remote attacker can pass a very long string in String.test and perform a denial of service (DoS) attack.