Publish Advisories

GHSA-vm3q-58wm-2r2x
GHSA-qppw-c37g-xwcc
GHSA-vm3q-58wm-2r2x
This commit is contained in:
advisory-database[bot]
2024-11-22 20:25:13 +00:00
parent 4ecbdd20cf
commit eff00666d7
3 changed files with 89 additions and 39 deletions
@@ -0,0 +1,84 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vm3q-58wm-2r2x",
"modified": "2024-11-22T20:22:50Z",
"published": "2022-05-13T01:50:42Z",
"aliases": [
"CVE-2018-18482"
],
"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.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pg-query"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.28"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "pglast"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.28"
}
]
}
]
}
],
"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"
}
],
"database_specific": {
"cwe_ids": [
"CWE-772"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-11-22T20:22:50Z",
"nvd_published_at": "2018-10-18T18:29:00Z"
}
}
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qppw-c37g-xwcc",
"modified": "2024-01-03T22:02:40Z",
"modified": "2024-11-22T20:22:49Z",
"published": "2024-01-03T09:30:33Z",
"aliases": [
"CVE-2023-52312"
@@ -51,6 +51,10 @@
{
"type": "WEB",
"url": "https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2023-021.md"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/paddlepaddle/PYSEC-2024-144.yaml"
}
],
"database_specific": {
@@ -1,38 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vm3q-58wm-2r2x",
"modified": "2022-05-13T01:50:42Z",
"published": "2022-05-13T01:50:42Z",
"aliases": [
"CVE-2018-18482"
],
"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.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18482"
},
{
"type": "WEB",
"url": "https://github.com/lfittl/libpg_query/issues/49"
}
],
"database_specific": {
"cwe_ids": [
"CWE-772"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2018-10-18T18:29:00Z"
}
}