The affected versions of MongoDB Atlas Kubernetes Operator may print sensitive information like GCP service account keys and API integration secrets while DEBUG mode logging is enabled. This issue affects MongoDB Atlas Kubernetes Operator versions: 1.5.0, 1.6.0, 1.6.1, 1.7.0.
Please note that this is reported on an EOL version of the product, and users are advised to upgrade to the latest supported version.
Required Configuration: 
DEBUG logging is not enabled by default, and must be configured by the end-user. To check the log-level of the Operator, review the flags passed in your deployment configuration (eg.  https://github.com/mongodb/mongodb-atlas-kubernetes/blob/main/config/manager/manager.yaml#L27 https://github.com/mongodb/mongodb-atlas-kubernetes/blob/main/config/manager/manager.yaml#L27 )
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/mongodb/mongodb-atlas-kubernetes/releases/tag/v1.7.1 | Release Notes Vendor Advisory | 
| https://github.com/mongodb/mongodb-atlas-kubernetes/releases/tag/v1.7.1 | Release Notes Vendor Advisory | 
Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    No history.
Information
                Published : 2023-11-07 12:15
Updated : 2024-11-21 07:37
NVD link : CVE-2023-0436
Mitre link : CVE-2023-0436
CVE.ORG link : CVE-2023-0436
JSON object : View
Products Affected
                mongodb
- atlas_kubernetes_operator
CWE
                
                    
                        
                        CWE-532
                        
            Insertion of Sensitive Information into Log File
