PT-2020-12921 · Python+1 · Python-Markdown2+1
Thegrandpew
·
Published
2020-04-20
·
Updated
2020-05-25
·
CVE-2020-11888
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
python-markdown2 versions 2.3.8 and earlier
Description
The issue arises from the mishandling of element names, which can lead to XSS attacks unless a w+ match succeeds. An example of a potential attack involves using element names with special characters, such as
elementname@ or elementname-, in combination with an onclick attribute.Recommendations
For python-markdown2 versions 2.3.8 and earlier, update to a version that properly handles element names to prevent XSS attacks.
Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Suse
Python-Markdown2