VYPR

Maven package

org.apache.shenyu/shenyu-bootstrap

pkg:maven/org.apache.shenyu/shenyu-bootstrap

Vulnerabilities (1)

  • CVE-2022-26650May 17, 2022
    affected >= 2.4.0, < 2.4.3fixed 2.4.3

    In Apache ShenYui, ShenYu-Bootstrap, RegexPredicateJudge.java uses Pattern.matches(conditionData.getParamValue(), realData) to make judgments, where both parameters are controllable by the user. This can cause an attacker pass in malicious regular expressions and characters causi