Lucene search

K
cvelistMongodbCVELIST:CVE-2021-20331
HistoryMay 13, 2021 - 7:40 a.m.

CVE-2021-20331 MongoDB C# Driver may publish events containing authentication-related data to a command listener configured by an application

2021-05-1307:40:11
CWE-200
mongodb
www.cve.org
4
cve-2021-20331
mongodb c# driver
authentication-related data
command listener

CVSS3

4.2

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N

AI Score

5.6

Confidence

High

EPSS

0.001

Percentile

28.4%

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 v2.12 versions prior to and including 2.12.1.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "product": "MongoDB C# Driver",
    "vendor": "MongoDB Inc.",
    "versions": [
      {
        "lessThanOrEqual": "2.12.1",
        "status": "affected",
        "version": "2.12",
        "versionType": "custom"
      }
    ]
  }
]

CVSS3

4.2

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N

AI Score

5.6

Confidence

High

EPSS

0.001

Percentile

28.4%

Related for CVELIST:CVE-2021-20331