Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Makotemplates | Mako | <= 0.3.3 |
Related Weaknesses (CWE)
References
- http://bugs.python.org/issue9061
- http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html
- http://secunia.com/advisories/39935Vendor Advisory
- http://www.makotemplates.org/CHANGES
- http://bugs.python.org/issue9061
- http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html
- http://secunia.com/advisories/39935Vendor Advisory
- http://www.makotemplates.org/CHANGES
FAQ
What is CVE-2010-2480?
CVE-2010-2480 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 vect...
How severe is CVE-2010-2480?
CVE-2010-2480 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2010-2480?
Check the references section above for vendor advisories and patch information. Affected products include: Makotemplates Mako.