ZeroHour

Vulnerabilities

4 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-41205
Mako is a template library written in Python.

Mako is a template library written in Python. Prior to 1.3.11, TemplateLookup.get_template() is vulnerable to path traversal when a URI starts with // (e.g., //../../../secret.txt). The root cause is an inconsistency between two slash-stripping implementations. Any file readable by the process can be returned as rendered template content when an application passes untrusted input directly to TemplateLookup.get_template(). This vulnerability is fixed in 1.3.11.

NVD description · AI analysis pending
7.7<1%
  • sqlalchemy mako
CVE-2022-40023
Sqlalchemy mako before 1.2.2 is vulnerable to Regular expression Denial of Service when using the Lexer class to parse.

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.

NVD description · AI analysis pending
7.52% PoC ×2
  • sqlalchemy mako
  • sqlalchemy debian linux
CVE-2019-7164
SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the order_by parameter.

SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the order_by parameter.

NVD description · AI analysis pending
9.84% PoC
  • sqlalchemy sqlalchemy
  • sqlalchemy debian linux
  • sqlalchemy backports sle
  • +1 more
CVE-2019-7548
SQLAlchemy 1.2.17 has SQL Injection when the group_by parameter can be controlled.

SQLAlchemy 1.2.17 has SQL Injection when the group_by parameter can be controlled.

NVD description · AI analysis pending
7.82% PoC
  • sqlalchemy sqlalchemy
  • sqlalchemy debian linux
  • sqlalchemy backports sle
  • +1 more