原始 OSV JSON
{
"id": "GHSA-f5w6-r7rg-mcgq",
"aliases": [
"CVE-2014-8882"
],
"details": "Versions of `validator` prior to 3.22.1 are affected by a regular expression denial of service vulnerability in the `isURL` method.\n\n\n## Recommendation\n\nUpdate to version 3.22.1 or later.",
"summary": "Regular Expression Denial of Service in validator",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.22.1"
}
]
}
],
"package": {
"name": "validator",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-23T21:03:25Z",
"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": "2020-08-31T23:01:13Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8882",
"type": "ADVISORY"
},
{
"url": "https://github.com/chriso/validator.js/issues/152#issuecomment-48107184",
"type": "WEB"
},
{
"url": "https://github.com/chriso/validator.js",
"type": "PACKAGE"
},
{
"url": "https://snyk.io/vuln/npm:validator:20130705",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/42",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-31T18:08:58Z"
}
}