CVE-2021-32050
29.08.2023, 16:15
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).Enginsight
Vendor | Product | Version |
---|---|---|
mongodb | c\+\+ | 1.0.0 ≤ 𝑥 < 1.17.7 |
mongodb | c_driver | 1.0.0 ≤ 𝑥 < 1.17.7 |
mongodb | node.js | 3.6 ≤ 𝑥 < 3.6.10 |
mongodb | node.js | 4.0 ≤ 𝑥 < 4.17.0 |
mongodb | node.js | 5.0 ≤ 𝑥 < 5.8.0 |
mongodb | php_driver | 1.0.0 ≤ 𝑥 < 1.9.2 |
mongodb | swift_driver | 1.0.0 ≤ 𝑥 < 1.1.1 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Ubuntu Product | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mongo-c-driver |
| ||||||||||||||||
node-mongodb |
| ||||||||||||||||
php-mongodb |
|
Common Weakness Enumeration
- CWE-200 - Exposure of Sensitive Information to an Unauthorized ActorThe product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
- CWE-532 - Insertion of Sensitive Information into Log FileInformation written to log files can be of a sensitive nature and give valuable guidance to an attacker or expose sensitive user information.
References