原始 OSV JSON{
"id": "GHSA-pw54-mh39-w3hc",
"aliases": [
"CVE-2020-7754"
],
"details": "This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.",
"summary": "Regular expression denial of service in npm-user-validate",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.1"
}
]
}
],
"package": {
"name": "npm-user-validate",
"ecosystem": "npm"
}
}
],
"modified": "2021-04-20T17:21:44Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-05-10T19:08:15Z",
"references": [
{
"url": "https://github.com/npm/npm-user-validate/security/advisories/GHSA-xgh6-85xh-479p",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7754",
"type": "ADVISORY"
},
{
"url": "https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1019353",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-10-27T15:15:00Z",
"github_reviewed_at": "2021-04-20T17:21:44Z"
}
}