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.
References
Link | Resource |
---|---|
https://snyk.io/vuln/SNYK-JS-PULVERIZR-560122 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-PULVERIZR-560122 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 05:37
Type | Values Removed | Values Added |
---|---|---|
References | () https://snyk.io/vuln/SNYK-JS-PULVERIZR-560122 - Exploit, Third Party Advisory |
Information
Published : 2020-03-15 22:15
Updated : 2024-11-21 05:37
NVD link : CVE-2020-7604
Mitre link : CVE-2020-7604
CVE.ORG link : CVE-2020-7604
JSON object : View
Products Affected
pulverizr_project
- pulverizr
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')