原始 OSV JSON
{
"id": "GHSA-qh2h-chj9-jffq",
"aliases": [
"CVE-2017-16042"
],
"details": "Affected versions of `growl` do not properly sanitize input prior to passing it into a shell command, allowing for arbitrary command execution.\n\n\n## Recommendation\n\nUpdate to version 1.10.0 or later.",
"summary": "Growl before 1.10.0 vulnerable to Command Injection",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.10.0"
}
]
}
],
"package": {
"name": "growl",
"ecosystem": "npm"
}
}
],
"modified": "2022-08-03T21:32:55Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2018-06-08T12:43:43Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16042",
"type": "ADVISORY"
},
{
"url": "https://github.com/tj/node-growl/issues/60",
"type": "WEB"
},
{
"url": "https://github.com/tj/node-growl/pull/61",
"type": "WEB"
},
{
"url": "https://github.com/tj/node-growl/pull/62",
"type": "WEB"
},
{
"url": "https://github.com/tj/node-growl/commit/d71177d5331c9de4658aca62e0ac921f178b0669",
"type": "WEB"
},
{
"url": "https://github.com/tj/node-growl",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/146",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-78",
"CWE-94"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:51:54Z"
}
}