← Back to CVE List

CVE-2020-7604

Published: 2020-03-15T22:15Z
Last Modified: 2024-11-21T05:37Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt