原始 OSV JSON{
"id": "GHSA-m8fm-mv5w-33pv",
"aliases": [
"CVE-2021-23375"
],
"details": "This affects all current versions of package psnode. If attacker-controlled user input is given to the kill function, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization.",
"summary": "Command Injection in psnode",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.0.1"
}
]
}
],
"package": {
"name": "psnode",
"ecosystem": "npm"
}
}
],
"modified": "2022-07-05T18:00:21Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
}
],
"published": "2021-05-06T15:52:59Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23375",
"type": "ADVISORY"
},
{
"url": "https://github.com/nrako/psnode",
"type": "PACKAGE"
},
{
"url": "https://github.com/nrako/psnode/blob/076f623689e4506d3647505daca13b3f482e0c31/lib/index.js#23L59",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-PSNODE-1078543",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/package/psnode",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-04-18T19:15:00Z",
"github_reviewed_at": "2021-04-19T21:25:43Z"
}
}