Description
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.
Remediation
References
https://github.com/totaljs/framework/commit/6192491ab2631e7c1d317c221f18ea613e2c18a5
https://snyk.io/vuln/SNYK-JS-TOTALJS-1046672
Related Vulnerabilities
CVE-2021-21294 Vulnerability in maven package org.http4s:http4s-blaze-server_2.13
CVE-2021-33829 Vulnerability in npm package ckeditor4
CVE-2021-43776 Vulnerability in npm package @backstage/plugin-auth-backend
CVE-2020-11072 Vulnerability in npm package slp-validate
CVE-2020-36183 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind