CVE-2017-1000220
PIDUsage Enables OS Command Injection
9.8
CRITICAL
CVSS 3.1
EPSS 5.1%
描述
### Overview Affected versions of pidusage pass unsanitized input to `child_process.exec()`, resulting in arbitrary code execution in the `ps` method. This package is vulnerable to this PoC on Darwin, SunOS, FreeBSD, and AIX. Windows and Linux are not vulnerable. ### Proof of Concept ```js var pid = require('pidusage'); pid.stat('1 && /usr/local/bin/python'); ``` ### Remediation Update to version 1.1.5 or later.
如何修補 CVE-2017-1000220
要修補 CVE-2017-1000220,請將受影響套件升級到下列已修補版本。
- —升級至 1.1.5 或更新版本
CVE-2017-1000220 正在被利用嗎?
中等 — EPSS 為 5.1%,可持續追蹤但非最高優先。
受影響套件(1)
- from 0, < 1.1.5
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |