CVE-2017-1000219
Command Execution in windows-cpu
9.8
CRITICAL
CVSS 3.1
EPSS 3.3%
描述
Version of `windows-cpu` before 0.1.5 will execute arbitrary code passed into the first argument of the `findLoad` method, resulting in remote code execution. ## Proof of Concept ```js var win = require('windows-cpu'); wind.findLoad('foo & calc.exe'); ``` ## Recommendation Update to version 0.1.5 or later.
如何修補 CVE-2017-1000219
要修補 CVE-2017-1000219,請將受影響套件升級到下列已修補版本。
- —升級至 0.1.5 或更新版本
CVE-2017-1000219 正在被利用嗎?
低 — EPSS 為 3.3%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- from 0, < 0.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 |