SQLAlchemy — CVE history (PyPI)

SQLAlchemy

3 CVEs affect the SQLAlchemy PyPI package (highest CVSS 9.8). Latest disclosed: 2019-02-20. Full CVE history sourced from NVD.

Summary

Package
SQLAlchemy (PyPI)
Total CVEs
3
Actively exploited (CISA KEV)
0
Highest CVSS
9.8
Latest disclosed
2019-02-20

Recent CVEs (top 3)

CVESeverityCVSSKEVPublishedSummary
CVE-2019-7164Critical9.82019-02-20SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the order_by parameter.
CVE-2019-7548High7.82019-02-06SQLAlchemy 1.2.17 has SQL Injection when the group_by parameter can be controlled.
CVE-2012-08052012-06-05Multiple 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 th…

All-time worst (top 2 by CVSS)

CVESeverityCVSSKEVPublishedSummary
CVE-2019-7164Critical9.82019-02-20SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the order_by parameter.
CVE-2019-7548High7.82019-02-06SQLAlchemy 1.2.17 has SQL Injection when the group_by parameter can be controlled.