{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2022-39364",
        "STATE": "PUBLIC",
        "TITLE": "Exception logging in Sharepoint app reveals clear-text connection details"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "security-advisories",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": " < 22.2.10.5"
                                        },
                                        {
                                            "version_value": ">= 23.0.0, < 23.0.9"
                                        },
                                        {
                                            "version_value": ">= 24.0.0, < 24.0.5"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "nextcloud"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Nextcloud Server is the file server software for Nextcloud, a self-hosted productivity platform. In Nextcloud Server prior to versions 23.0.9 and 24.0.5 and Nextcloud Enterprise Server prior to versions 22.2.10.5, 23.0.9, and 24.0.5 an attacker reading `nextcloud.log` may gain knowledge of credentials to connect to a SharePoint service. Nextcloud Server versions 23.0.9 and 24.0.5 and Nextcloud Enterprise Server versions 22.2.10.5, 23.0.9, and 24.0.5 contain a patch for this issue. As a workaround, set `zend.exception_ignore_args = On` as an option in `php.ini`."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 4.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-312: Cleartext Storage of Sensitive Information"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-qpf5-jj85-36h5",
                "refsource": "CONFIRM",
                "url": "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-qpf5-jj85-36h5"
            },
            {
                "name": "https://github.com/nextcloud/sharepoint/issues/141",
                "refsource": "MISC",
                "url": "https://github.com/nextcloud/sharepoint/issues/141"
            },
            {
                "name": "https://github.com/nextcloud/server/pull/33689",
                "refsource": "MISC",
                "url": "https://github.com/nextcloud/server/pull/33689"
            },
            {
                "name": "https://hackerone.com/reports/1652903",
                "refsource": "MISC",
                "url": "https://hackerone.com/reports/1652903"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-qpf5-jj85-36h5",
        "discovery": "UNKNOWN"
    }
}