logo

CVE-2022-23647 prismjs

Package

Manager: npm
Name: prismjs
Vulnerable Version: >=1.14.0 <1.27.0

Severity

Level: High

CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:L

CVSS v4.0: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:L/VA:L/SC:H/SI:L/SA:L

EPSS: 0.00068 pctl0.2144

Details

Cross-site Scripting in Prism ### Impact Prism's [Command line plugin](https://prismjs.com/plugins/command-line/) can be used by attackers to achieve an XSS 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. ### Patches This bug has been fixed in v1.27.0. ### Workarounds Do not use the Command line plugin on untrusted inputs, or sanitized all code blocks (remove all HTML code text) from all code blocks that use the Command line plugin. ### References - https://github.com/PrismJS/prism/pull/3341

Metadata

Created: 2022-02-22T19:32:18Z
Modified: 2022-02-22T19:32:18Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/02/GHSA-3949-f494-cm99/GHSA-3949-f494-cm99.json
CWE IDs: ["CWE-79"]
Alternative ID: GHSA-3949-f494-cm99
Finding: F008
Auto approve: 1