{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-21252", "STATE": "PUBLIC", "TITLE": "Regular expression denial of service in jquery-validation" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "jquery-validation", "version": { "version_data": [ { "version_value": "< 1.19.3" } ] } } ] }, "vendor_name": "jquery-validation" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The jQuery Validation Plugin provides drop-in validation for your existing forms. It is published as an npm package \"jquery-validation\". jquery-validation before version 1.19.3 contains one or more regular expressions that are vulnerable to ReDoS (Regular Expression Denial of Service). This is fixed in 1.19.3." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-400: Uncontrolled Resource Consumption" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/jquery-validation/jquery-validation/security/advisories/GHSA-jxwx-85vp-gvwm", "refsource": "CONFIRM", "url": "https://github.com/jquery-validation/jquery-validation/security/advisories/GHSA-jxwx-85vp-gvwm" }, { "name": "https://github.com/jquery-validation/jquery-validation/pull/2371", "refsource": "MISC", "url": "https://github.com/jquery-validation/jquery-validation/pull/2371" }, { "name": "https://github.com/jquery-validation/jquery-validation/commit/5d8f29eef363d043a8fec4eb86d42cadb5fa5f7d", "refsource": "MISC", "url": "https://github.com/jquery-validation/jquery-validation/commit/5d8f29eef363d043a8fec4eb86d42cadb5fa5f7d" }, { "name": "https://www.npmjs.com/package/jquery-validation", "refsource": "MISC", "url": "https://www.npmjs.com/package/jquery-validation" }, { "refsource": "CONFIRM", "name": "https://security.netapp.com/advisory/ntap-20210219-0005/", "url": "https://security.netapp.com/advisory/ntap-20210219-0005/" } ] }, "source": { "advisory": "GHSA-jxwx-85vp-gvwm", "discovery": "UNKNOWN" } }