ghsa-4rjr-3gj2-5crq
Vulnerability from github
Published
2022-05-24 19:09
Modified
2022-06-17 21:39
Severity ?
VLAI Severity ?
Summary
Exposure of Sensitive Information to an Unauthorized Actor in MongoDB Rust Driver
Details
Specific MongoDB Rust Driver versions can include credentials used by the connection pool to authenticate connections in the monitoring event that is emitted when the pool is created. The user's logging infrastructure could then potentially ingest these events and unexpectedly leak the credentials. Note that such monitoring is not enabled by default.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.0.0-alpha1" }, "package": { "ecosystem": "crates.io", "name": "mongodb" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "2.0.0-beta" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-20332" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2022-06-17T21:39:29Z", "nvd_published_at": "2021-08-02T13:15:00Z", "severity": "MODERATE" }, "details": "Specific MongoDB Rust Driver versions can include credentials used by the connection pool to authenticate connections in the monitoring event that is emitted when the pool is created. The user\u0027s logging infrastructure could then potentially ingest these events and unexpectedly leak the credentials. Note that such monitoring is not enabled by default.", "id": "GHSA-4rjr-3gj2-5crq", "modified": "2022-06-17T21:39:29Z", "published": "2022-05-24T19:09:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20332" }, { "type": "WEB", "url": "https://github.com/mongodb/mongo-rust-driver/commit/9e8782b1bb1104e5399c073b553719c262d4463c" }, { "type": "PACKAGE", "url": "https://github.com/mongodb/mongo-rust-driver" }, { "type": "WEB", "url": "https://jira.mongodb.org/browse/RUST-591" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Exposure of Sensitive Information to an Unauthorized Actor in MongoDB Rust Driver" }
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…