This affects the package total.js before 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.
References
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: snyk

Published: 2021-02-02T00:00:00

Updated: 2021-02-02T10:25:22

Reserved: 2020-11-12T00:00:00


Link: CVE-2020-28494

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2021-02-02T11:15:13.067

Modified: 2021-07-21T11:39:23.747


Link: CVE-2020-28494

JSON object: View

cve-icon Redhat Information

No data.

CWE