{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-26052",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Saleor is a headless, GraphQL commerce platform delivering personalized shopping experiences. Some internal Python exceptions are not handled properly and thus are returned in API as error messages. Some messages might contain sensitive information like infrastructure details in unauthenticated requests. This issue has been patched in versions 3.1.48, 3.7.59, 3.8.0, 3.9.27, 3.10.14 and 3.11.12."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-209: Generation of Error Message Containing Sensitive Information",
                        "cweId": "CWE-209"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "saleor",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "saleor",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 2.0.0, < 3.1.48"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 3.11.0, < 3.11.12"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 3.10.0, < 3.10.14"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 3.9.0, < 3.9.27"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 3.8.0, < 3.8.30"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 3.7.0, < 3.7.59"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/saleor/saleor/releases/tag/3.1.48",
                "refsource": "MISC",
                "name": "https://github.com/saleor/saleor/releases/tag/3.1.48"
            },
            {
                "url": "https://github.com/saleor/saleor/releases/tag/3.10.14",
                "refsource": "MISC",
                "name": "https://github.com/saleor/saleor/releases/tag/3.10.14"
            },
            {
                "url": "https://github.com/saleor/saleor/releases/tag/3.11.12",
                "refsource": "MISC",
                "name": "https://github.com/saleor/saleor/releases/tag/3.11.12"
            },
            {
                "url": "https://github.com/saleor/saleor/releases/tag/3.7.59",
                "refsource": "MISC",
                "name": "https://github.com/saleor/saleor/releases/tag/3.7.59"
            },
            {
                "url": "https://github.com/saleor/saleor/releases/tag/3.8.30",
                "refsource": "MISC",
                "name": "https://github.com/saleor/saleor/releases/tag/3.8.30"
            },
            {
                "url": "https://github.com/saleor/saleor/releases/tag/3.9.27",
                "refsource": "MISC",
                "name": "https://github.com/saleor/saleor/releases/tag/3.9.27"
            },
            {
                "url": "https://github.com/saleor/saleor/security/advisories/GHSA-3hvj-3cg9-v242",
                "refsource": "MISC",
                "name": "https://github.com/saleor/saleor/security/advisories/GHSA-3hvj-3cg9-v242"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-3hvj-3cg9-v242",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 3.7,
                "baseSeverity": "LOW",
                "confidentialityImpact": "LOW",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.1"
            }
        ]
    }
}