GHSA-vvf2-ppj9-pp49

Suggest an improvement
Source
https://github.com/advisories/GHSA-vvf2-ppj9-pp49
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/09/GHSA-vvf2-ppj9-pp49/GHSA-vvf2-ppj9-pp49.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-vvf2-ppj9-pp49
Aliases
Published
2021-09-20T20:42:06Z
Modified
2023-11-01T04:55:56.564763Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Inefficient Regular Expression Complexity in vuelidate
Details

vuelidate is a simple, lightweight model-based validation for Vue.js 2.x & 3.0. A ReDoS (regular expression denial of service) flaw was found in the @vuelidate/validators package. An attacker that is able to provide crafted input to the url(input) function may cause an application to consume an excessive amount of CPU.

Database specific
{
    "github_reviewed": true,
    "severity": "HIGH",
    "nvd_published_at": "2021-09-15T13:15:00Z",
    "cwe_ids": [
        "CWE-1333",
        "CWE-400",
        "CWE-697"
    ],
    "github_reviewed_at": "2021-09-16T17:15:49Z"
}
References

Affected packages

npm / @vuelidate/validators

Package

Name
@vuelidate/validators
View open source insights on deps.dev
Purl
pkg:npm/%40vuelidate/validators

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.0.0-alpha.22

Database specific

{
    "last_known_affected_version_range": "<= 2.0.0-alpha.21"
}