CVE-2023-0436

Source
https://cve.org/CVERecord?id=CVE-2023-0436
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-0436.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-0436
Published
2023-11-07T11:44:47.971Z
Modified
2026-07-15T02:07:51.343047720Z
Severity
  • 4.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Secret logging may occur in debug mode of Atlas Operator
Details

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 )

Database specific
{
    "cna_assigner": "mongodb",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/0xxx/CVE-2023-0436.json",
    "cwe_ids": [
        "CWE-532"
    ]
}
References

Affected packages

Git / github.com/mongodb/mongodb-atlas-kubernetes

Affected ranges

Type
GIT
Repo
https://github.com/mongodb/mongodb-atlas-kubernetes
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:mongodb:atlas_kubernetes_operator:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:mongodb:atlas_kubernetes_operator:1.5.0:*:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "1.6.0"
        },
        {
            "fixed": "1.7.1"
        },
        {
            "introduced": "1.5.0"
        },
        {
            "last_affected": "1.5.0"
        }
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING",
        "REFERENCES"
    ]
}

Affected versions

1.*
1.5.0
v1.*
v1.5.0
v1.6.0
v1.6.1
v1.7.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-0436.json"