原始 OSV JSON{
"id": "GHSA-887w-45rq-vxgf",
"aliases": [
"CVE-2019-7164"
],
"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.",
"summary": "SQLAlchemy vulnerable to SQL Injection via order_by parameter",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.0b3"
}
]
}
],
"package": {
"name": "SQLAlchemy",
"ecosystem": "PyPI"
}
}
],
"modified": "2026-06-09T18:41:13Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"published": "2019-04-16T15:50:41Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-7164",
"type": "ADVISORY"
},
{
"url": "https://github.com/sqlalchemy/sqlalchemy/issues/4481",
"type": "WEB"
},
{
"url": "https://github.com/sqlalchemy/sqlalchemy/commit/30307c4616ad67c01ddae2e1e8e34fabf6028414",
"type": "WEB"
},
{
"url": "https://access.redhat.com/errata/RHSA-2019:0981",
"type": "WEB"
},
{
"url": "https://access.redhat.com/errata/RHSA-2019:0984",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-887w-45rq-vxgf",
"type": "ADVISORY"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/sqlalchemy/PYSEC-2019-123.yaml",
"type": "WEB"
},
{
"url": "https://github.com/sqlalchemy/sqlalchemy",
"type": "PACKAGE"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00020.html",
"type": "WEB"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2021/11/msg00005.html",
"type": "WEB"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2021.html",
"type": "WEB"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00087.html",
"type": "WEB"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00010.html",
"type": "WEB"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00016.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2019-02-20T00:29:00Z",
"github_reviewed_at": "2020-06-16T21:24:54Z"
}
}