opentok/opentok-node

ejs-2.7.4.tgz: 3 vulnerabilities (highest severity is: 9.8) unreachable

mend-for-github-com opened this issue · 0 comments

Vulnerable Library - ejs-2.7.4.tgz

Embedded JavaScript templates

Library home page: https://registry.npmjs.org/ejs/-/ejs-2.7.4.tgz

Path to dependency file: /sample/HelloWorld/package.json

Path to vulnerable library: /sample/HelloWorld/node_modules/ejs/package.json,/sample/Broadcast/node_modules/ejs/package.json,/sample/SipInterconnect/node_modules/ejs/package.json,/sample/Archiving/node_modules/ejs/package.json

Found in HEAD commit: a7f0948738582b190c10062a408e10b28b6ec75d

Mend has checked all newer package trees, and you are on the least vulnerable package!

Please note: There might be a version that explicitly solves one or more of the vulnerabilities listed below, but we do not recommend it. For more info about the optional fixes, check the "Details" section below.

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (ejs version) Fix PR available
WS-2021-0153 Critical 9.8 ejs-2.7.4.tgz Direct N/A
CVE-2022-29078 Critical 9.8 ejs-2.7.4.tgz Direct N/A

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

WS-2021-0153

Vulnerable Library - ejs-2.7.4.tgz

Embedded JavaScript templates

Library home page: https://registry.npmjs.org/ejs/-/ejs-2.7.4.tgz

Path to dependency file: /sample/HelloWorld/package.json

Path to vulnerable library: /sample/HelloWorld/node_modules/ejs/package.json,/sample/Broadcast/node_modules/ejs/package.json,/sample/SipInterconnect/node_modules/ejs/package.json,/sample/Archiving/node_modules/ejs/package.json

Dependency Hierarchy:

  • ejs-2.7.4.tgz (Vulnerable Library)

Found in HEAD commit: a7f0948738582b190c10062a408e10b28b6ec75d

Found in base branch: main

Vulnerability Details

Arbitrary Code Injection vulnerability was found in ejs before 3.1.6. Caused by filename which isn't sanitized for display.

Publish Date: 2021-01-22

URL: WS-2021-0153

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2021-01-22

Fix Resolution: ejs - 3.1.6

In order to enable automatic remediation, please create workflow rules

CVE-2022-29078

Vulnerable Library - ejs-2.7.4.tgz

Embedded JavaScript templates

Library home page: https://registry.npmjs.org/ejs/-/ejs-2.7.4.tgz

Path to dependency file: /sample/HelloWorld/package.json

Path to vulnerable library: /sample/HelloWorld/node_modules/ejs/package.json,/sample/Broadcast/node_modules/ejs/package.json,/sample/SipInterconnect/node_modules/ejs/package.json,/sample/Archiving/node_modules/ejs/package.json

Dependency Hierarchy:

  • ejs-2.7.4.tgz (Vulnerable Library)

Found in HEAD commit: a7f0948738582b190c10062a408e10b28b6ec75d

Found in base branch: main

Vulnerability Details

The ejs (aka Embedded JavaScript templates) package 3.1.6 for Node.js allows server-side template injection in settings[view options][outputFunctionName]. This is parsed as an internal option, and overwrites the outputFunctionName option with an arbitrary OS command (which is executed upon template compilation).

Publish Date: 2022-04-25

URL: CVE-2022-29078

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29078~

Release Date: 2022-04-25

Fix Resolution: ejs - v3.1.7

In order to enable automatic remediation, please create workflow rules