gsd-2021-43306
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
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
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-43306", "description": "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", "id": "GSD-2021-43306" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-43306" ], "details": "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", "id": "GSD-2021-43306", "modified": "2023-12-13T01:23:26.124588Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "AKA": "", "ASSIGNER": "security@jfrog.com", "DATE_PUBLIC": "2022-05-29T23:05:00.000Z", "ID": "CVE-2021-43306", "STATE": "PUBLIC", "TITLE": "Exponential ReDoS in jquery-validation" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "jquery-validation", "version": { "version_data": [ { "platform": "", "version_affected": "\u003c", "version_name": "", "version_value": "1.19.4" } ] } } ] }, "vendor_name": "jquery-validation" } ] } }, "configuration": [], "credit": [ { "lang": "eng", "value": "Denys Vozniuk from JFrog Security Research" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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" } ] }, "exploit": [], "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-1333 Inefficient Regular Expression Complexity" } ] } ] }, "references": { "reference_data": [ { "name": "https://research.jfrog.com/vulnerabilities/jquery-validation-redos-xray-211348/", "refsource": "MISC", "url": "https://research.jfrog.com/vulnerabilities/jquery-validation-redos-xray-211348/" } ] }, "solution": [], "source": { "advisory": "", "defect": [], "discovery": "EXTERNAL" }, "work_around": [] }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.19.4", "affected_versions": "All versions before 1.19.4", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2022-06-03", "description": "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", "fixed_versions": [ "1.19.4" ], "identifier": "CVE-2021-43306", "identifiers": [ "GHSA-j9m2-h2pv-wvph", "CVE-2021-43306" ], "not_impacted": "All versions starting from 1.19.4", "package_slug": "npm/jquery-validation", "pubdate": "2022-06-03", "solution": "Upgrade to version 1.19.4 or above.", "title": "Regular expression denial of service in jquery-validation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-43306", "https://research.jfrog.com/vulnerabilities/jquery-validation-redos-xray-211348/", "https://github.com/jquery-validation/jquery-validation/commit/69cb17ed774b427f7e2ffcdf197968231725c30e", "https://github.com/advisories/GHSA-j9m2-h2pv-wvph" ], "uuid": "d466fdf8-74a7-4e0a-a20d-c1d02720b5af" }, { "affected_range": "(,1.19.4)", "affected_versions": "All versions before 1.19.4", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2023-05-30", "description": "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", "fixed_versions": [ "1.19.4" ], "identifier": "CVE-2021-43306", "identifiers": [ "GHSA-j9m2-h2pv-wvph", "CVE-2021-43306" ], "not_impacted": "All versions starting from 1.19.4", "package_slug": "nuget/jQuery.Validation", "pubdate": "2022-06-03", "solution": "Upgrade to version 1.19.4 or above.", "title": "Regular expression denial of service in jquery-validation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-43306", "https://research.jfrog.com/vulnerabilities/jquery-validation-redos-xray-211348/", "https://github.com/jquery-validation/jquery-validation/commit/69cb17ed774b427f7e2ffcdf197968231725c30e", "https://github.com/advisories/GHSA-j9m2-h2pv-wvph" ], "uuid": "181cb481-664c-4c24-a75d-d3569a5f9891" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:jqueryvalidation:jquery_validation:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "1.19.4", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@jfrog.com", "ID": "CVE-2021-43306" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-1333" } ] } ] }, "references": { "reference_data": [ { "name": "https://research.jfrog.com/vulnerabilities/jquery-validation-redos-xray-211348/", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://research.jfrog.com/vulnerabilities/jquery-validation-redos-xray-211348/" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "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:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-07-18T13:53Z", "publishedDate": "2022-06-02T14:15Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.