Publish Advisories

GHSA-p9rv-qgqw-jx2w
GHSA-7f9x-gw85-8grf
This commit is contained in:
advisory-database[bot]
2024-01-23 18:45:43 +00:00
parent d624d7009d
commit ba8939455d
2 changed files with 25 additions and 22 deletions
@@ -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": [
{
@@ -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": [