CVE-2019-10905

Severity CVSS v4.0:
Pending analysis
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
06/04/2019
Last modified:
24/08/2020

Description

Parsedown before 1.7.2, when safe mode is used and HTML markup is disabled, might allow attackers to execute arbitrary JavaScript code if a script (already running on the affected page) executes the contents of any element with a specific class. This occurs because spaces are permitted in code block infostrings, which interferes with the intended behavior of a single class name beginning with the language- substring.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:parsedown:parsedown:*:*:*:*:*:*:*:* 1.7.2 (excluding)