GHSA-4rjr-3gj2-5crq

Suggest an improvement
Source
https://github.com/advisories/GHSA-4rjr-3gj2-5crq
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-4rjr-3gj2-5crq/GHSA-4rjr-3gj2-5crq.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-4rjr-3gj2-5crq
Aliases
Published
2022-05-24T19:09:36Z
Modified
2023-11-08T04:04:37.418535Z
Severity
  • 4.4 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
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.

Database specific
{
    "nvd_published_at": "2021-08-02T13:15:00Z",
    "github_reviewed_at": "2022-06-17T21:39:29Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-200"
    ]
}
References

Affected packages

crates.io / mongodb

Package

Affected ranges

Type
SEMVER
Events
Introduced
1.0.0
Fixed
2.0.0-beta

Database specific

{
    "last_known_affected_version_range": "<= 2.0.0-alpha1"
}