PyPi: Mako

CVE-2010-2480

Safety vulnerability ID: 25882

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Jul 02, 2010 Updated at May 14, 2024
Scan your Python projects for vulnerabilities →

Advisory

Mako 0.3.4 includes a fix for CVE-2010-2480: Improper escaping of single quotes in escape.cgi (XSS).

Affected package

mako

Latest version: 1.3.5

A super-fast templating language that borrows the best ideas from the existing templating languages.

Affected versions

Fixed versions

Vulnerability changelog

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.

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 4.3

CVSS v2 Details

MEDIUM 4.3
Access Vector (AV)
NETWORK
Access Complexity (AC)
MEDIUM
Authentication (Au)
NONE
Confidentiality Impact (C)
NONE
Integrity Impact (I)
PARTIAL
Availability Impact (A)
NONE