QID 981924
QID 981924: Nodejs (npm) Security Update for total.js (GHSA-4449-hg37-77v8)
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.
Successful exploitation of this vulnerability may affect the confidentiality, integrity, and availability of the targeted user.
Solution
Customers are advised to refer to GHSA-4449-hg37-77v8 for updates pertaining to this vulnerability.
Vendor References
- GHSA-4449-hg37-77v8 -
github.com/advisories/GHSA-4449-hg37-77v8
CVEs related to QID 981924
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-4449-hg37-77v8 | total.js |
|