finos / financial-objects

FINOS Financial Objects Program Documentation
Apache License 2.0
39 stars 15 forks source link

CVE-2022-23647 (Medium) detected in prism-command-line-1.21.0.min.js, prism-command-line-1.21.0.js #111

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

CVE-2022-23647 - Medium Severity Vulnerability

Vulnerable Libraries - prism-command-line-1.21.0.min.js, prism-command-line-1.21.0.js

prism-command-line-1.21.0.min.js

Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/prism/1.21.0/plugins/command-line/prism-command-line.min.js

Path to vulnerable library: /finos-fo/website/node_modules/prismjs/plugins/command-line/prism-command-line.min.js

Dependency Hierarchy: - :x: **prism-command-line-1.21.0.min.js** (Vulnerable Library)

prism-command-line-1.21.0.js

Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/prism/1.21.0/plugins/command-line/prism-command-line.js

Path to vulnerable library: /finos-fo/website/node_modules/prismjs/plugins/command-line/prism-command-line.js

Dependency Hierarchy: - :x: **prism-command-line-1.21.0.js** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Prism is a syntax highlighting library. Starting with version 1.14.0 and prior to version 1.27.0, Prism's command line plugin can be used by attackers to achieve a cross-site scripting attack. The command line plugin did not properly escape its output, leading to the input text being inserted into the DOM as HTML code. Server-side usage of Prism is not impacted. Websites that do not use the Command Line plugin are also not impacted. This bug has been fixed in v1.27.0. As a workaround, do not use the command line plugin on untrusted inputs, or sanitize all code blocks (remove all HTML code text) from all code blocks that use the command line plugin.

Publish Date: 2022-02-18

URL: CVE-2022-23647

CVSS 3 Score Details (6.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/PrismJS/prism/security/advisories/GHSA-3949-f494-cm99

Release Date: 2022-02-18

Fix Resolution: prismjs- v1.27.0