Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-48282

6.6 · MEDIUM
Published Feb 21, 2023 mongodb CWE-502 EPSS 1.38% (70th pctl)

Overview

CVE-2022-48282 is a medium-severity vulnerability affecting mongodb c\#_driver. It was published on February 21, 2023 and has a CVSS 3.1 base score of 6.6 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.6, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

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 without any validation AND

* Application must be running on a Windows host using the full .NET Framework, not .NET Core AND

* Application must have domain model class with a property/field explicitly of type System.Object or a collection of type System.Object (against MongoDB best practice) AND

* Malicious attacker must have unrestricted insert access to target database to add a _t discriminator."Following configuration must be true for the vulnerability to be applicable

Remediation

Check the references section for vendor advisories and patches from mongodb. Update c\#_driver to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
mongodb c\#_driver >= 0, < 2.19.0 Affected

Frequently Asked Questions

What is CVE-2022-48282?

CVE-2022-48282 is a medium-severity vulnerability affecting mongodb c\#_driver. It was published on February 21, 2023 and has a CVSS 3.1 base score of 6.6 (MEDIUM).

How severe is CVE-2022-48282?

This vulnerability has a CVSS 3.1 base score of 6.6, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-48282?

Check the references section for vendor advisories and patches from mongodb. Update c\#_driver to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-48282?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-48282 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.