Cross-site Scripting (XSS) The advisory has been revoked - it doesn't affect any version of package python-markdown  (opens in a new tab)


Threat Intelligence

EPSS
0.43% (75th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN11-PYTHONMARKDOWN-567640
  • published27 Apr 2020
  • disclosed20 Apr 2020

Introduced: 20 Apr 2020

CVE-2020-11888  (opens in a new tab)
CWE-79  (opens in a new tab)

Amendment

The Debian security team deemed this advisory irrelevant for Debian:11.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python-markdown package and not the python-markdown package as distributed by Debian.

python-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 elementname- with an onclick attribute.