ghsa-vm3q-58wm-2r2x
Vulnerability from github
Published
2022-05-13 01:50
Modified
2024-11-26 18:14
Severity ?
6.5 (Medium) - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
libpg_query memory leak
Details
An issue was discovered in libpg_query 10-1.0.2. There is a memory leak in pg_query_raw_parse in pg_query_parse.c, which might lead to a denial of service.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pg-query" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.28" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "pglast" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.28" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-18482" ], "database_specific": { "cwe_ids": [ "CWE-772" ], "github_reviewed": true, "github_reviewed_at": "2024-11-22T20:22:50Z", "nvd_published_at": "2018-10-18T18:29:00Z", "severity": "HIGH" }, "details": "An issue was discovered in libpg_query 10-1.0.2. There is a memory leak in pg_query_raw_parse in pg_query_parse.c, which might lead to a denial of service.", "id": "GHSA-vm3q-58wm-2r2x", "modified": "2024-11-26T18:14:48Z", "published": "2022-05-13T01:50:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18482" }, { "type": "WEB", "url": "https://github.com/lfittl/libpg_query/issues/49" }, { "type": "PACKAGE", "url": "https://github.com/lelit/pglast" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pg-query/PYSEC-2018-154.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "libpg_query memory leak" }
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.