ghsa-7j9m-j397-g4wx
Vulnerability from github
Published
2023-02-21 21:30
Modified
2023-03-03 22:58
Severity ?
VLAI Severity ?
Summary
MongoDB .NET/C# Driver vulnerable to Deserialization of Untrusted Data
Details
Under very specific circumstances, 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
{
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "MongoDB.Driver"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.19.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-48282"
],
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"github_reviewed": true,
"github_reviewed_at": "2023-03-03T22:58:41Z",
"nvd_published_at": "2023-02-21T19:15:00Z",
"severity": "HIGH"
},
"details": "Under very specific circumstances, 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",
"id": "GHSA-7j9m-j397-g4wx",
"modified": "2023-03-03T22:58:41Z",
"published": "2023-02-21T21:30:18Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48282"
},
{
"type": "PACKAGE",
"url": "https://github.com/mongodb/mongo-csharp-driver"
},
{
"type": "WEB",
"url": "https://github.com/mongodb/mongo-csharp-driver/releases/tag/v2.19.0"
},
{
"type": "WEB",
"url": "https://jira.mongodb.org/CSHARP-4475"
},
{
"type": "WEB",
"url": "https://jira.mongodb.org/browse/CSHARP-4475"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "MongoDB .NET/C# Driver vulnerable to Deserialization of Untrusted Data"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…