原始 OSV JSON{
"id": "GHSA-vvf2-ppj9-pp49",
"aliases": [
"CVE-2021-3794"
],
"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.",
"summary": "Inefficient Regular Expression Complexity in vuelidate",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.0-alpha.22"
}
]
}
],
"package": {
"name": "@vuelidate/validators",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.0.0-alpha.21"
}
}
],
"modified": "2022-05-04T03:24:54Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-09-20T20:42:06Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3794",
"type": "ADVISORY"
},
{
"url": "https://github.com/vuelidate/vuelidate/commit/1f0ca31c30e5032f00dbd14c4791b5ee7928f71d",
"type": "WEB"
},
{
"url": "https://github.com/vuelidate/vuelidate",
"type": "PACKAGE"
},
{
"url": "https://huntr.dev/bounties/d8201b98-fb91-4c12-a6f7-181b4a20d9b7",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-1333",
"CWE-400",
"CWE-697"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-09-15T13:15:00Z",
"github_reviewed_at": "2021-09-16T17:15:49Z"
}
}