2 matches found
Cross-site Scripting (XSS)
markdown2 is vulnerable to cross-site scripting XSS attacks. These attacks are possible through the IMG tag, even when the safemode feature is enabled. They can be conducted by omitting the from the start of the tag...
6.1CVSS5.9AI score0.00819EPSS
SaveExploits0References1Affected Software1
Design/Logic Flaw
An issue was discovered in markdown2 aka python-markdown2 through 2.3.5. The safemode feature, which is supposed to sanitize user input against XSS, is flawed and does not escape the input properly. With a crafted payload, XSS can be triggered, as demonstrated by omitting the final '' character...
4.3CVSS5.8AI score0.00819EPSS
SaveExploits0References1Affected Software1
20