原始 OSV JSON
{
"id": "GHSA-325j-24f4-qv5x",
"aliases": [
"CVE-2018-7651"
],
"details": "Version of `ssri` prior to 5.2.2 are vulnerable to regular expression denial of service (ReDoS) when using strict mode.\n\n\n## Recommendation\n\nUpdate to version 5.2.2 or later.",
"summary": "Regular Expression Denial of Service in ssri",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.2.2"
}
]
}
],
"package": {
"name": "ssri",
"ecosystem": "npm"
}
}
],
"modified": "2021-08-31T20:21:06Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2018-03-07T22:22:20Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7651",
"type": "ADVISORY"
},
{
"url": "https://github.com/zkat/ssri/issues/10",
"type": "WEB"
},
{
"url": "https://github.com/zkat/ssri/commit/d0ebcdc22cb5c8f47f89716d08b3518b2485d65d",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-325j-24f4-qv5x",
"type": "ADVISORY"
},
{
"url": "https://github.com/zkat/ssri",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/565",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T20:53:37Z"
}
}