ghsa-pq9p-pc3p-9hm4
Vulnerability from github
Published
2024-12-27 03:31
Modified
2025-02-07 06:31
Severity ?
VLAI Severity ?
Summary
python-sql SQL injection vulnerability
Details
A vulnerability was found in python-sql where unary operators do not escape non-Expression (like And
and Or
) which makes any system exposing those vulnerable to an SQL injection attack.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "python-sql" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.5.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-9774" ], "database_specific": { "cwe_ids": [ "CWE-150" ], "github_reviewed": true, "github_reviewed_at": "2024-12-27T18:02:41Z", "nvd_published_at": "2024-12-27T02:15:07Z", "severity": "MODERATE" }, "details": "A vulnerability was found in python-sql where unary operators do not escape non-Expression (like `And` and `Or`) which makes any system exposing those vulnerable to an SQL injection attack.", "id": "GHSA-pq9p-pc3p-9hm4", "modified": "2025-02-07T06:31:14Z", "published": "2024-12-27T03:31:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9774" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-9774" }, { "type": "WEB", "url": "https://bugs.tryton.org/python-sql/93" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2332734" }, { "type": "WEB", "url": "https://discuss.tryton.org/t/security-release-for-issue-93/7889" }, { "type": "WEB", "url": "https://discuss.tryton.org/t/security-release-for-issue-93/7889/3" }, { "type": "WEB", "url": "https://foss.heptapod.net/tryton/python-sql/-/commit/f20551bbb8b3b4c4dd0a2c3d36f377bff6f2f349" }, { "type": "PACKAGE", "url": "https://github.com/tryton/python-sql" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00023.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "python-sql SQL injection vulnerability" }
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.
Loading…