Files
CVEs-PoC/2017/CVE-2017-15612.md
2025-09-29 21:09:30 +02:00

627 B

CVE-2017-15612

Description

mistune.py in Mistune 0.7.4 allows XSS via an unexpected newline (such as in java\nscript:) or a crafted email address, related to the escape and autolink functions.

POC

Reference

No PoCs from references.

Github