{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-26052",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-02-17T22:44:03.150Z",
        "datePublished": "2023-03-02T18:54:33.030Z",
        "dateUpdated": "2024-08-02T11:39:06.560Z"
    },
    "containers": {
        "cna": {
            "title": "Saleor is vulnerable to unauthenticated information disclosure via Python exceptions",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-209",
                            "lang": "en",
                            "description": "CWE-209: Generation of Error Message Containing Sensitive Information",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "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"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/saleor/saleor/security/advisories/GHSA-3hvj-3cg9-v242",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/saleor/saleor/security/advisories/GHSA-3hvj-3cg9-v242"
                },
                {
                    "name": "https://github.com/saleor/saleor/releases/tag/3.1.48",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/saleor/saleor/releases/tag/3.1.48"
                },
                {
                    "name": "https://github.com/saleor/saleor/releases/tag/3.10.14",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/saleor/saleor/releases/tag/3.10.14"
                },
                {
                    "name": "https://github.com/saleor/saleor/releases/tag/3.11.12",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/saleor/saleor/releases/tag/3.11.12"
                },
                {
                    "name": "https://github.com/saleor/saleor/releases/tag/3.7.59",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/saleor/saleor/releases/tag/3.7.59"
                },
                {
                    "name": "https://github.com/saleor/saleor/releases/tag/3.8.30",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/saleor/saleor/releases/tag/3.8.30"
                },
                {
                    "name": "https://github.com/saleor/saleor/releases/tag/3.9.27",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/saleor/saleor/releases/tag/3.9.27"
                }
            ],
            "affected": [
                {
                    "vendor": "saleor",
                    "product": "saleor",
                    "versions": [
                        {
                            "version": ">= 2.0.0, < 3.1.48",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.11.0, < 3.11.12",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.10.0, < 3.10.14",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.9.0, < 3.9.27",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.8.0, < 3.8.30",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.7.0, < 3.7.59",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-03-02T18:54:33.030Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "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. "
                }
            ],
            "source": {
                "advisory": "GHSA-3hvj-3cg9-v242",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T11:39:06.560Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/saleor/saleor/security/advisories/GHSA-3hvj-3cg9-v242",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/saleor/saleor/security/advisories/GHSA-3hvj-3cg9-v242"
                    },
                    {
                        "name": "https://github.com/saleor/saleor/releases/tag/3.1.48",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/saleor/saleor/releases/tag/3.1.48"
                    },
                    {
                        "name": "https://github.com/saleor/saleor/releases/tag/3.10.14",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/saleor/saleor/releases/tag/3.10.14"
                    },
                    {
                        "name": "https://github.com/saleor/saleor/releases/tag/3.11.12",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/saleor/saleor/releases/tag/3.11.12"
                    },
                    {
                        "name": "https://github.com/saleor/saleor/releases/tag/3.7.59",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/saleor/saleor/releases/tag/3.7.59"
                    },
                    {
                        "name": "https://github.com/saleor/saleor/releases/tag/3.8.30",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/saleor/saleor/releases/tag/3.8.30"
                    },
                    {
                        "name": "https://github.com/saleor/saleor/releases/tag/3.9.27",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/saleor/saleor/releases/tag/3.9.27"
                    }
                ]
            }
        ]
    }
}