Lucene search

K
cvelistSnykCVELIST:CVE-2020-7604
HistoryMar 15, 2020 - 9:28 p.m.

CVE-2020-7604

2020-03-1521:28:34
snyk
www.cve.org
4

AI Score

9.5

Confidence

High

EPSS

0.01

Percentile

83.8%

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.

CNA Affected

[
  {
    "product": "pulverizr",
    "vendor": "n/a",
    "versions": [
      {
        "status": "affected",
        "version": "All versions including 0.7.0"
      }
    ]
  }
]

AI Score

9.5

Confidence

High

EPSS

0.01

Percentile

83.8%

Related for CVELIST:CVE-2020-7604