原始 OSV JSON{
"id": "GHSA-8mrf-64fw-2x75",
"aliases": [
"CVE-2020-8298"
],
"details": "fs-path node module before 0.0.25 is vulnerable to command injection by way of user-supplied inputs via the `copy`, `copySync`, `remove`, and `removeSync` methods.",
"summary": "Command injection in fs-path",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.25"
}
]
}
],
"package": {
"name": "fs-path",
"ecosystem": "npm"
}
}
],
"modified": "2021-03-25T21:05:18Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-03-25T21:06:41Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8298",
"type": "ADVISORY"
},
{
"url": "https://github.com/pillys/fs-path/pull/6",
"type": "WEB"
},
{
"url": "https://github.com/pillys/fs-path/commit/88ff5ee51046bb2c5d5e9c5afe6819b032092ce7",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/324491",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2021-03-04T20:15:00Z",
"github_reviewed_at": "2021-03-25T21:05:18Z"
}
}