You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: advisories/github-reviewed/2019/04/GHSA-887w-45rq-vxgf/GHSA-887w-45rq-vxgf.json
+3-22Lines changed: 3 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
{
2
2
"schema_version": "1.4.0",
3
3
"id": "GHSA-887w-45rq-vxgf",
4
-
"modified": "2024-10-28T14:20:14Z",
4
+
"modified": "2026-04-24T15:30:00Z",
5
5
"published": "2019-04-16T15:50:41Z",
6
6
"aliases": [
7
7
"CVE-2019-7164"
8
8
],
9
9
"summary": "SQLAlchemy vulnerable to SQL Injection via order_by parameter",
10
-
"details": "SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the order_by parameter.",
10
+
"details": "SQLAlchemy before 1.3.0b3 allows SQL Injection via the order_by parameter. The fix (commit 30307c4) was applied only to the main branch and was never backported to the 1.2.x release line; all 1.2.x versions remain vulnerable.",
0 commit comments