VulnerabilityModified
CVE-2020-28494
The type parameter is used to build the command that is then executed using child_process.spawn.
HIGH 8.6EPSS 1.70%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.70%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 8.6 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
- EPSS
- 1.70% probability · 76th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- totaljs/total.js
- Source
- report@snyk.io
References
- https://github.com/totaljs/framework/commit/6192491ab2631e7c1d317c221f18ea613e2c18a5Patch, Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-TOTALJS-1046672Exploit, Patch, Third Party Advisory
- https://github.com/totaljs/framework/commit/6192491ab2631e7c1d317c221f18ea613e2c18a5Patch, Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-TOTALJS-1046672Exploit, Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.