First published: Thu Oct 19 2017(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
pip/mistune | >=0<0.8 | 0.8 |
mistune | =0.7.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-15612 is classified as a medium severity vulnerability due to its potential to allow cross-site scripting (XSS) attacks.
To fix CVE-2017-15612, upgrade the mistune package to version 0.8 or higher.
CVE-2017-15612 affects mistune version 0.7.4.
CVE-2017-15612 can lead to cross-site scripting (XSS) attacks through crafted inputs.
Yes, CVE-2017-15612 is related to unexpected newlines and crafted email addresses in the mistune package.