jQuery — CWE-1333

All FrameworksjQueryCWE-1333

2 CVEs categorized as CWE-1333 — Inefficient Regex Complexity (ReDoS) in jQuery.

CVE-2022-31147HIGH2022
The jQuery Validation Plugin (jquery-validation) provides drop-in validation for forms. Versions of jquery-validation prior to 1.19.5 are vulnerable to regular expression denial of service (ReDoS) when an attacker is able to supply arbitrary input to the url2 method. This is due to an incomplete fix…
CVE-2021-43306MEDIUM2021
An exponential ReDoS (Regular Expression Denial of Service) can be triggered in the jquery-validation npm package, when an attacker is able to supply arbitrary input to the url2 method