diff --git a/advisories/github-reviewed/2024/12/GHSA-m9hc-vxjj-4x6q/GHSA-m9hc-vxjj-4x6q.json b/advisories/github-reviewed/2024/12/GHSA-m9hc-vxjj-4x6q/GHSA-m9hc-vxjj-4x6q.json new file mode 100644 index 00000000000..86a75a5aa41 --- /dev/null +++ b/advisories/github-reviewed/2024/12/GHSA-m9hc-vxjj-4x6q/GHSA-m9hc-vxjj-4x6q.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m9hc-vxjj-4x6q", + "modified": "2024-12-17T21:37:19Z", + "published": "2024-12-17T21:37:18Z", + "aliases": [ + "CVE-2024-56142" + ], + "summary": "PGHoard Path Traversal vulnerability", + "details": "A vulnerability has been discovered that could allow an attacker to acquire disk access with privileges equivalent to those of pghoard, allowing for unintended path traversal. Depending on the permissions/privileges assigned to pghoard, this could allow disclosure of sensitive information.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "pghoard" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.6.1-rc" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/Aiven-Open/pghoard/security/advisories/GHSA-m9hc-vxjj-4x6q" + }, + { + "type": "WEB", + "url": "https://github.com/Aiven-Open/pghoard/commit/fe9947642cc73bcacf6d19b93eb98f442223fb47" + }, + { + "type": "PACKAGE", + "url": "https://github.com/Aiven-Open/pghoard" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-22" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-12-17T21:37:18Z", + "nvd_published_at": null + } +} \ No newline at end of file