Lucene search

K
cveSnykCVE-2020-7604
HistoryMar 15, 2020 - 10:15 p.m.

CVE-2020-7604

2020-03-1522:15:14
CWE-78
snyk
web.nvd.nist.gov
31
pulverizr
arbitrary commands
execution
cve-2020-7604
nvd

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.4

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.

Affected configurations

Nvd
Node
pulverizr_projectpulverizrRange0.7.0node.js
VendorProductVersionCPE
pulverizr_projectpulverizr*cpe:2.3:a:pulverizr_project:pulverizr:*:*:*:*:*:node.js:*:*

CNA Affected

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

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.4

Confidence

High

EPSS

0.01

Percentile

83.8%