Files
CVEs-PoC/2020/CVE-2020-11888.md
T
2024-06-18 02:51:15 +02:00

672 B

CVE-2020-11888

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.