CVE-2020-28494
Command injection in total.js
8.6
HIGH
CVSS 3.1
EPSS 1.2%
Description
There is a command injection vulnerability that affects the package total.js before version 3.4.7. The issue occurs in the image.pipe and image.stream functions. The type parameter is used to build the command that is then executed using child_process.spawn. The issue occurs because child_process.spawn is called with the option shell set to true and because the type parameter is not properly sanitized.
How to fix CVE-2020-28494
To remediate CVE-2020-28494, upgrade the affected package to a fixed version below.
- —upgrade to 3.4.7 or later
Is CVE-2020-28494 being exploited?
Low — EPSS is 1.2%, meaning exploitation activity has not been observed at scale.
Affected packages (1)
- from 0, < 3.4.7
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.6 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L |