Vulnerabilities (CVE)

Filtered by vendor Mongodb
Filtered by product C\# Driver
Angry Yack Logo
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-48282 1 Mongodb 1 C\# Driver 2024-11-21 N/A 6.6 MEDIUM
Under very specific circumstances (see Required configuration section below), a privileged user is able to cause arbitrary code to be executed which may cause further disruption to services. This is specific to applications written in C#. This affects all MongoDB .NET/C# Driver versions prior to and including v2.18.0 Following configuration must be true for the vulnerability to be applicable: * Application must written in C# taking arbitrary data from users and serializing data using _t witho ...

Show More

CVE-2021-20331 1 Mongodb 1 C\# Driver 2024-11-21 3.5 LOW 4.2 MEDIUM
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 applicat ...

Show More