Lucene search

K
cvelistSnykCVELIST:CVE-2020-7697
HistoryJul 29, 2020 - 12:00 a.m.

CVE-2020-7697 Command Injection

2020-07-2900:00:00
snyk
www.cve.org

9.8 High

CVSS3

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/E:U/RL:U/RC:C

9.6 High

AI Score

Confidence

High

0.005 Low

EPSS

Percentile

76.5%

This affects all versions of package mock2easy. a malicious user could inject commands through the _data variable: Affected Area require(‘…/server/getJsonByCurl’)(mock2easy, function (error, stdout) { if (error) { return res.json(500, error); } res.json(JSON.parse(stdout)); }, ‘’, _data.interfaceUrl, query, _data.cookie,_data.interfaceType);

CNA Affected

[
  {
    "product": "mock2easy",
    "vendor": "n/a",
    "versions": [
      {
        "lessThan": "unspecified",
        "status": "affected",
        "version": "0",
        "versionType": "custom"
      }
    ]
  }
]

9.8 High

CVSS3

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/E:U/RL:U/RC:C

9.6 High

AI Score

Confidence

High

0.005 Low

EPSS

Percentile

76.5%

Related for CVELIST:CVE-2020-7697