Releases325
Frequency3 weeks 1 day
Last Release
Database Abstraction Library

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
<= 1.2.17, = 1.3.09.8 CRITICAL7.5 HIGH

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

= 1.2.177.8 HIGH6.8 MEDIUM

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

= 0.6.1, = 0.7.0, = 0.6.3, = 0.6.0, = 0.6.4, = 0.6.5, <= 0.7.0, = 0.6.7, = 0.6.6, = 0.6.27.5 HIGH

Multiple SQL injection vulnerabilities in SQLAlchemy before 0.7.0b4, as used in Keystone, allow remote attackers to execute arbitrary SQL commands via the (1) limit or (2) offset keyword to the select function, or unspecified vectors to the (3) select.limit or (4) select.offset function.