ghsa-vxvm-qww3-2fh7
Vulnerability from github
Some MongoDB Drivers 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 specific authentication-related commands are executed.
Without due care, an application may inadvertently expose this sensitive information, e.g., by writing it to a log file. This issue only arises if an application enables the command listener feature (this is not enabled by default).
This issue affects the MongoDB C Driver 1.0.0 prior to 1.17.7, MongoDB PHP Driver 1.0.0 prior to 1.9.2, MongoDB Swift Driver 1.0.0 prior to 1.1.1, MongoDB Node.js Driver 3.6 prior to 3.6.10, MongoDB Node.js Driver 4.0 prior to 4.17.0 and MongoDB Node.js Driver 5.0 prior to 5.8.0. This issue also affects users of the MongoDB C++ Driver dependent on the C driver 1.0.0 prior to 1.17.7 (C++ driver prior to 3.7.0).
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "mongodb/mongodb" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.9.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "mongodb" }, "ranges": [ { "events": [ { "introduced": "3.6.0" }, { "fixed": "3.6.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "mongodb" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.17.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "mongodb" }, "ranges": [ { "events": [ { "introduced": "5.0.0" }, { "fixed": "5.8.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "SwiftURL", "name": "github.com/mongodb/mongo-swift-driver" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-32050" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-532" ], "github_reviewed": true, "github_reviewed_at": "2023-08-30T21:20:44Z", "nvd_published_at": "2023-08-29T16:15:08Z", "severity": "MODERATE" }, "details": "Some MongoDB Drivers 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 specific authentication-related commands are executed.\n\nWithout due care, an application may inadvertently expose this sensitive information, e.g., by writing it to a log file. This issue only arises if an application enables the command listener feature (this is not enabled by default).\n\nThis issue affects the MongoDB C Driver 1.0.0 prior to 1.17.7, MongoDB PHP Driver 1.0.0 prior to 1.9.2, MongoDB Swift Driver 1.0.0 prior to 1.1.1, MongoDB Node.js Driver 3.6 prior to 3.6.10, MongoDB Node.js Driver 4.0 prior to 4.17.0 and MongoDB Node.js Driver 5.0 prior to 5.8.0. This issue also affects users of the MongoDB C++ Driver dependent on the C driver 1.0.0 prior to 1.17.7 (C++ driver prior to 3.7.0).", "id": "GHSA-vxvm-qww3-2fh7", "modified": "2025-02-13T19:11:37Z", "published": "2023-08-29T18:31:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32050" }, { "type": "WEB", "url": "https://github.com/mongodb/mongo-php-driver/pull/1235" }, { "type": "WEB", "url": "https://github.com/mongodb/mongo-swift-driver/pull/643" }, { "type": "WEB", "url": "https://github.com/mongodb/mongo-php-driver/commit/4495de8313c0d313e4dde906fc7aedf998ee3748" }, { "type": "WEB", "url": "https://github.com/mongodb/node-mongodb-native/commit/8c8b4c3b8c55f10fb96f63d3bbfa5d408b4ed7d0" }, { "type": "WEB", "url": "https://jira.mongodb.org/browse/CDRIVER-3797" }, { "type": "WEB", "url": "https://jira.mongodb.org/browse/CXX-2028" }, { "type": "WEB", "url": "https://jira.mongodb.org/browse/NODE-3356" }, { "type": "WEB", "url": "https://jira.mongodb.org/browse/PHPC-1869" }, { "type": "WEB", "url": "https://jira.mongodb.org/browse/SWIFT-1229" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20231006-0001" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "MongoDB Driver may publish events containing authentication-related data" }
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.
- 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.