#VU63330 Incorrect Regular Expression in ShenYu - CVE-2022-26650
Published: May 17, 2022
ShenYu
Apache Foundation
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to improper input validation when processing untrusted input within the Pattern.matches() function in RegexPredicateJudge.java. A remote attacker can pass specially crafted input to the application and perform regular expression denial of service (ReDoS) attack.