Browse all 3 CVE security advisories affecting jquery-validation. AI-powered Chinese analysis, POCs, and references for each vulnerability.
jQuery-validation is a JavaScript library used for validating form inputs on web pages. Historically, it has been susceptible to cross-site scripting (XSS) vulnerabilities due to improper input sanitization, allowing attackers to execute malicious scripts in users' browsers. While remote code execution (RCE) and privilege escalation vulnerabilities are less common, the library's three recorded CVEs primarily involve XSS flaws through crafted input validation rules. Security researchers have identified issues where insufficient escaping of user-controlled data could lead to script injection, particularly in configurations that bypass default sanitization. The library's widespread adoption in web applications has made it a frequent target for vulnerability scanning and exploitation attempts.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2022-31147 | jquery-validation ReDoS in url2 due to incomplete fix of CVE-2021-43306 — jquery-validationCWE-1333 | 7.5 | High | 2022-07-14 |
| CVE-2021-43306 | Exponential ReDoS in jquery-validation — jquery-validationCWE-1333 | 5.9 | Medium | 2022-06-01 |
| CVE-2021-21252 | Regular expression denial of service in jquery-validation — jquery-validationCWE-400 | 5.3 | Medium | 2021-01-13 |
This page lists every published CVE security advisory associated with jquery-validation. Each entry links to a detailed page with CVSS scoring, CWE classification, affected products and references. AI-generated Chinese analysis is provided for fast triage.