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

816 B

CVE-2010-2480

Description

Mako before 0.3.4 relies on the cgi.escape function in the Python standard library for cross-site scripting (XSS) protection, which makes it easier for remote attackers to conduct XSS attacks via vectors involving single-quote characters and a JavaScript onLoad event handler for a BODY element.

POC

Reference

Github

No PoCs found on GitHub currently.