CVE-2020-28494

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
Configurations

Configuration 1 (hide)

cpe:2.3:a:totaljs:total.js:*:*:*:*:*:node.js:*:*

History

05 Feb 2021, 17:44

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 8.6
v2 : 7.5
v3 : 8.6
References (MISC) https://snyk.io/vuln/SNYK-JS-TOTALJS-1046672 - (MISC) https://snyk.io/vuln/SNYK-JS-TOTALJS-1046672 - Exploit, Patch, Third Party Advisory
References (MISC) https://github.com/totaljs/framework/commit/6192491ab2631e7c1d317c221f18ea613e2c18a5 - (MISC) https://github.com/totaljs/framework/commit/6192491ab2631e7c1d317c221f18ea613e2c18a5 - Patch, Third Party Advisory
CPE cpe:2.3:a:totaljs:total.js:*:*:*:*:*:node.js:*:*
CWE CWE-77

02 Feb 2021, 11:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-02-02 11:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-28494

Mitre link : CVE-2020-28494

CVE.ORG link : CVE-2020-28494


JSON object : View

Products Affected

totaljs

  • total.js
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')