From ba8939455d8a49dec2af1fe2d1300632b125f1ff Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 18:45:43 +0000 Subject: [PATCH] Publish Advisories GHSA-p9rv-qgqw-jx2w GHSA-7f9x-gw85-8grf --- .../GHSA-p9rv-qgqw-jx2w.json | 7 +++- .../GHSA-7f9x-gw85-8grf.json | 40 +++++++++---------- 2 files changed, 25 insertions(+), 22 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-p9rv-qgqw-jx2w/GHSA-p9rv-qgqw-jx2w.json b/advisories/github-reviewed/2022/05/GHSA-p9rv-qgqw-jx2w/GHSA-p9rv-qgqw-jx2w.json index a877cd83ff3..ced03f24bc8 100644 --- a/advisories/github-reviewed/2022/05/GHSA-p9rv-qgqw-jx2w/GHSA-p9rv-qgqw-jx2w.json +++ b/advisories/github-reviewed/2022/05/GHSA-p9rv-qgqw-jx2w/GHSA-p9rv-qgqw-jx2w.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-p9rv-qgqw-jx2w", - "modified": "2023-12-20T20:26:56Z", + "modified": "2024-01-23T18:44:22Z", "published": "2022-05-24T19:02:24Z", "aliases": [ "CVE-2021-20331" @@ -9,7 +9,10 @@ "summary": "MongoDB C# Driver Risk of Exposing Authentication Data via Command Listener", "details": "Specific versions of the MongoDB C# Driver may erroneously publish events containing authentication-related data to a command listener configured by an application. The published events may contain security-sensitive data when commands such as \"saslStart\", \"saslContinue\", \"isMaster\", \"createUser\", and \"updateUser\" are executed. Without due care, an application may inadvertently expose this authenticated-related information, e.g., by writing it to a log file. This issue only arises if an application enables the command listener feature (this is not enabled by default). This issue affects the MongoDB C# Driver 2.12 <= 2.12.1.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" + } ], "affected": [ { diff --git a/advisories/github-reviewed/2023/12/GHSA-7f9x-gw85-8grf/GHSA-7f9x-gw85-8grf.json b/advisories/github-reviewed/2023/12/GHSA-7f9x-gw85-8grf/GHSA-7f9x-gw85-8grf.json index 5bacdd33241..5b5192cc245 100644 --- a/advisories/github-reviewed/2023/12/GHSA-7f9x-gw85-8grf/GHSA-7f9x-gw85-8grf.json +++ b/advisories/github-reviewed/2023/12/GHSA-7f9x-gw85-8grf/GHSA-7f9x-gw85-8grf.json @@ -18,26 +18,7 @@ { "package": { "ecosystem": "Go", - "name": "github.com/lestrrat-go/jwx/v2/jwe" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "0" - }, - { - "fixed": "2.0.18" - } - ] - } - ] - }, - { - "package": { - "ecosystem": "Go", - "name": "github.com/lestrrat-go/jwx/jwe" + "name": "github.com/lestrrat-go/jwx" }, "ranges": [ { @@ -52,6 +33,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/lestrrat-go/jwx/v2" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.0.18" + } + ] + } + ] } ], "references": [