opentok-video-embed-demo icon indicating copy to clipboard operation
opentok-video-embed-demo copied to clipboard

ejs-2.5.7.tgz: 2 vulnerabilities (highest severity is: 9.8)

Open mend-for-github-com[bot] opened this issue 3 years ago • 0 comments

Vulnerable Library - ejs-2.5.7.tgz

Embedded JavaScript templates

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/ejs/package.json

Found in HEAD commit: 2a7d72a64b342ecfe265808c925630585eec496b

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (ejs version) Remediation Available
WS-2021-0153 High 9.8 ejs-2.5.7.tgz Direct 3.1.6
CVE-2022-29078 High 9.8 ejs-2.5.7.tgz Direct 3.1.7

Details

WS-2021-0153

Vulnerable Library - ejs-2.5.7.tgz

Embedded JavaScript templates

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/ejs/package.json

Dependency Hierarchy:

  • :x: ejs-2.5.7.tgz (Vulnerable Library)

Found in HEAD commit: 2a7d72a64b342ecfe265808c925630585eec496b

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: 3.1.6

:rescue_worker_helmet: Automatic Remediation is available for this issue

CVE-2022-29078

Vulnerable Library - ejs-2.5.7.tgz

Embedded JavaScript templates

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/ejs/package.json

Dependency Hierarchy:

  • :x: ejs-2.5.7.tgz (Vulnerable Library)

Found in HEAD commit: 2a7d72a64b342ecfe265808c925630585eec496b

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: 3.1.7

:rescue_worker_helmet: Automatic Remediation is available for this issue


:rescue_worker_helmet: Automatic Remediation is available for this issue.