CVE-2017-1000219
Command Execution in windows-cpu
9.8
CRITICAL
CVSS 3.1
EPSS 3.3%
Description
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.
How to fix CVE-2017-1000219
To remediate CVE-2017-1000219, upgrade the affected package to a fixed version below.
- —upgrade to 0.1.5 or later
Is CVE-2017-1000219 being exploited?
Low — EPSS is 3.3%, meaning exploitation activity has not been observed at scale.
Affected packages (1)
- from 0, < 0.1.5
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| 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 |