原始 OSV JSON
{
"id": "GHSA-446m-mv8f-q348",
"aliases": [
"CVE-2017-18214"
],
"details": "Affected versions of `moment` are vulnerable to a low severity regular expression denial of service when parsing dates as strings.\n\n\n## Recommendation\n\nUpdate to version 2.19.3 or later.",
"summary": "Regular Expression Denial of Service in moment",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.19.3"
}
]
}
],
"package": {
"name": "moment",
"ecosystem": "npm"
}
}
],
"modified": "2021-08-31T21:44:15Z",
"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": "2018-03-05T18:35:09Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18214",
"type": "ADVISORY"
},
{
"url": "https://github.com/moment/moment/issues/4163",
"type": "WEB"
},
{
"url": "https://github.com/moment/moment/pull/4326",
"type": "WEB"
},
{
"url": "https://github.com/moment/moment/commit/69ed9d44957fa6ab12b73d2ae29d286a857b80eb",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-446m-mv8f-q348",
"type": "ADVISORY"
},
{
"url": "https://github.com/moment/moment",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/532",
"type": "WEB"
},
{
"url": "https://www.tenable.com/security/tns-2019-02",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2018-03-04T21:29:00Z",
"github_reviewed_at": "2020-06-16T20:57:13Z"
}
}