GHSA-887w-45rq-vxgf
Vulnerability from github
Published
2019-04-16 15:50
Modified
2024-10-28 14:20
Severity ?
9.8 (Critical) - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.3 (Critical) - 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
9.3 (Critical) - 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
Summary
SQLAlchemy vulnerable to SQL Injection via order_by parameter
Details
SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the order_by parameter.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "SQLAlchemy" }, "ranges": [ { "events": [ { "introduced": "1.3.0b1" }, { "fixed": "1.3.0b3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "SQLAlchemy" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2.18" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-7164" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:24:54Z", "nvd_published_at": "2019-02-20T00:29:00Z", "severity": "CRITICAL" }, "details": "SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the order_by parameter.", "id": "GHSA-887w-45rq-vxgf", "modified": "2024-10-28T14:20:14Z", "published": "2019-04-16T15:50:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-7164" }, { "type": "WEB", "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": "ADVISORY", "url": "https://github.com/advisories/GHSA-887w-45rq-vxgf" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/sqlalchemy/PYSEC-2019-123.yaml" }, { "type": "PACKAGE", "url": "https://github.com/sqlalchemy/sqlalchemy" }, { "type": "WEB", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "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", "type": "CVSS_V4" } ], "summary": "SQLAlchemy vulnerable to SQL Injection via order_by parameter" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.