原始 OSV JSON{
"id": "GHSA-5fw9-fq32-wv5p",
"aliases": [
"CVE-2020-7789"
],
"details": "This affects the package node-notifier before 8.0.1. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array.",
"summary": "OS Command Injection in node-notifier",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "8.0.1"
}
]
}
],
"package": {
"name": "node-notifier",
"ecosystem": "npm"
}
}
],
"modified": "2020-12-21T16:03:51Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L"
}
],
"published": "2020-12-21T16:04:07Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789",
"type": "ADVISORY"
},
{
"url": "https://github.com/mikaelbr/node-notifier/commit/5d62799dab88505a709cd032653b2320c5813fce",
"type": "WEB"
},
{
"url": "https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-12-17T23:00:02Z"
}
}