Python-Markdown2 Project Python-Markdown2

3 CVEs affecting Python-Markdown2 Project Python-Markdown2. Latest disclosed: 2020-04-20. Critical: 0, High: 0.

Top CVEs affecting Python-Markdown2 Project Python-Markdown2
CVESeverityScorePublishedSummary
CVE-2020-11888Medium6.12020-04-20python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \w+ match succeeds. For example, an attack might use elementname@ or el…
CVE-2009-3724Medium6.12020-01-15python-markdown2 before 1.0.1.14 has multiple cross-site scripting (XSS) issues.
CVE-2018-5773Medium6.12018-01-18An issue was discovered in markdown2 (aka python-markdown2) through 2.3.5. The safe_mode feature, which is supposed to sanitize user input against XSS, is flaw…