mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
616 B
Markdown
18 lines
616 B
Markdown
### [CVE-2017-15612](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|