Description
This affects the package markdown-it-highlightjs before 3.3.1. It is possible insert malicious JavaScript as a value of lang in the markdown-it-highlightjs Inline code highlighting feature. const markdownItHighlightjs = require("markdown-it-highlightjs"); const md = require('markdown-it'); const reuslt_xss = md() .use(markdownItHighlightjs, { inline: true }) .render('console.log(42){.">js}'); console.log(reuslt_xss);
Published: 2020-11-16
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Analysis and contextual insights are available on OpenCVE Cloud.

Remediation

No vendor fix or workaround currently provided.

Additional remediation guidance may be available on OpenCVE Cloud.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2022-0966 This affects the package markdown-it-highlightjs before 3.3.1. It is possible insert malicious JavaScript as a value of lang in the markdown-it-highlightjs Inline code highlighting feature. const markdownItHighlightjs = require("markdown-it-highlightjs"); const md = require('markdown-it'); const reuslt_xss = md() .use(markdownItHighlightjs, { inline: true }) .render('console.log(42){.">js}'); console.log(reuslt_xss);
Github GHSA Github GHSA GHSA-f246-xrrj-g8j6 Cross-site Scripting in markdown-it-highlightjs
History

No history.

Subscriptions

Markdown-it-highlightjs Project Markdown-it-highlightjs
cve-icon MITRE

Status: PUBLISHED

Assigner: snyk

Published:

Updated: 2024-09-16T22:09:13.146Z

Reserved: 2020-01-21T00:00:00.000Z

Link: CVE-2020-7773

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2020-11-16T12:15:14.463

Modified: 2024-11-21T05:37:46.580

Link: CVE-2020-7773

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses