VYPR

PyPI package

mako

pkg:pypi/mako

Vulnerabilities (3)

  • CVE-2026-44307HigMay 12, 2026
    affected < 1.3.12fixed 1.3.12

    Mako is a template library written in Python. Prior to 1.3.12, on Windows, a URI using backslash traversal (e.g. \..\..\ secret.txt) bypasses the directory traversal check in Template.__init__ and the posixpath-based normalization in TemplateLookup.get_template(), allowing reads

  • CVE-2022-40023Sep 7, 2022
    affected < 1.2.2fixed 1.2.2

    Sqlalchemy mako before 1.2.2 is vulnerable to Regular expression Denial of Service when using the Lexer class to parse. This also affects babelplugin and linguaplugin.

  • CVE-2010-2480Jul 2, 2010
    affected < 0.3.4fixed 0.3.4

    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