Description
pulverizr through 0.7.0 allows execution of arbitrary commands. Within "lib/job.js", the variable "filename" can be controlled by the attacker. This function uses the variable "filename" to construct the argument of the exec call without any sanitization. In order to successfully exploit this vulnerability, an attacker will need to create a new file with the same name as the attack command.
Remediation
References
https://snyk.io/vuln/SNYK-JS-PULVERIZR-560122
Related Vulnerabilities
CVE-2022-1929 Vulnerability in npm package devcert
CVE-2023-0410 Vulnerability in npm package @builder.io/qwik
CVE-2023-23936 Vulnerability in maven package org.webjars.npm:undici
CVE-2017-16181 Vulnerability in npm package wintiwebdev
CVE-2020-28459 Vulnerability in npm package markdown-it-decorate