From fd6ab84612093c2ec21ad7190f37066720aabcfe Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 17:35:58 +0000 Subject: [PATCH] Publish Advisories GHSA-7w6r-748w-mh52 GHSA-7w6r-748w-mh52 --- .../GHSA-7w6r-748w-mh52.json | 73 +++++++++++++++++++ .../GHSA-7w6r-748w-mh52.json | 36 --------- 2 files changed, 73 insertions(+), 36 deletions(-) create mode 100644 advisories/github-reviewed/2025/01/GHSA-7w6r-748w-mh52/GHSA-7w6r-748w-mh52.json delete mode 100644 advisories/unreviewed/2025/01/GHSA-7w6r-748w-mh52/GHSA-7w6r-748w-mh52.json diff --git a/advisories/github-reviewed/2025/01/GHSA-7w6r-748w-mh52/GHSA-7w6r-748w-mh52.json b/advisories/github-reviewed/2025/01/GHSA-7w6r-748w-mh52/GHSA-7w6r-748w-mh52.json new file mode 100644 index 00000000000..fca143aec50 --- /dev/null +++ b/advisories/github-reviewed/2025/01/GHSA-7w6r-748w-mh52/GHSA-7w6r-748w-mh52.json @@ -0,0 +1,73 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7w6r-748w-mh52", + "modified": "2025-01-09T17:34:19Z", + "published": "2025-01-09T09:31:42Z", + "aliases": [ + "CVE-2023-1907" + ], + "summary": "pgAdmin has Incorrect Default Permissions", + "details": "A vulnerability was found in pgadmin. Users logging into pgAdmin running in server mode using LDAP authentication may be attached to another user's session if multiple connection attempts occur simultaneously.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "pgadmin4" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "7.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1907" + }, + { + "type": "WEB", + "url": "https://github.com/pgadmin-org/pgadmin4/issues/6100" + }, + { + "type": "WEB", + "url": "https://github.com/pgadmin-org/pgadmin4/commit/fa29ba91632634d961f937ce3ed2c3b5a9d78f59" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218384" + }, + { + "type": "PACKAGE", + "url": "https://github.com/pgadmin-org/pgadmin4" + }, + { + "type": "WEB", + "url": "https://github.com/pgadmin-org/pgadmin4/blob/a9974b418c49760d3989b7fb25e052ff16b89ac6/docs/en_US/release_notes_7_0.rst" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-276" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-01-09T17:34:19Z", + "nvd_published_at": "2025-01-09T08:15:24Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-7w6r-748w-mh52/GHSA-7w6r-748w-mh52.json b/advisories/unreviewed/2025/01/GHSA-7w6r-748w-mh52/GHSA-7w6r-748w-mh52.json deleted file mode 100644 index 2fcd7799447..00000000000 --- a/advisories/unreviewed/2025/01/GHSA-7w6r-748w-mh52/GHSA-7w6r-748w-mh52.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-7w6r-748w-mh52", - "modified": "2025-01-09T09:31:42Z", - "published": "2025-01-09T09:31:42Z", - "aliases": [ - "CVE-2023-1907" - ], - "details": "A vulnerability was found in pgadmin. Users logging into pgAdmin running in server mode using LDAP authentication may be attached to another user's session if multiple connection attempts occur simultaneously.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1907" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218384" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-276" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-01-09T08:15:24Z" - } -} \ No newline at end of file