{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-32694",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-05-11T16:33:45.733Z",
        "datePublished": "2023-05-25T14:29:10.217Z",
        "dateUpdated": "2024-08-02T15:25:36.493Z"
    },
    "containers": {
        "cna": {
            "title": "Non-constant time HMAC comparison in Adyen plugin in Saleor",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-203",
                            "lang": "en",
                            "description": "CWE-203: Observable Discrepancy",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-208",
                            "lang": "en",
                            "description": "CWE-208: Observable Timing Discrepancy",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 4.8,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/saleor/saleor/security/advisories/GHSA-3rqj-9v87-2x3f",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/saleor/saleor/security/advisories/GHSA-3rqj-9v87-2x3f"
                },
                {
                    "name": "https://github.com/saleor/saleor/commit/1328274e1a3d04ab87d7daee90229ff47b3bc35e",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/saleor/saleor/commit/1328274e1a3d04ab87d7daee90229ff47b3bc35e"
                }
            ],
            "affected": [
                {
                    "vendor": "saleor",
                    "product": "saleor",
                    "versions": [
                        {
                            "version": ">= 2.11.0, < 3.7.68",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.8.0, < 3.8.40",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.9.0, < 3.9.49",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.10.0, < 3.10.36",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.11.0, < 3.11.35",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.12.0, < 3.12.25",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.13.0, < 3.13.16",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-05-25T14:29:10.217Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Saleor Core is a composable, headless commerce API. Saleor's `validate_hmac_signature` function is vulnerable to timing attacks. Malicious users could abuse this vulnerability on Saleor deployments having the Adyen plugin enabled in order to determine the secret key and forge fake events, this could affect the database integrity such as marking an order as paid when it is not. This issue has been patched in versions 3.7.68, 3.8.40, 3.9.49, 3.10.36, 3.11.35, 3.12.25, and 3.13.16."
                }
            ],
            "source": {
                "advisory": "GHSA-3rqj-9v87-2x3f",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T15:25:36.493Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/saleor/saleor/security/advisories/GHSA-3rqj-9v87-2x3f",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/saleor/saleor/security/advisories/GHSA-3rqj-9v87-2x3f"
                    },
                    {
                        "name": "https://github.com/saleor/saleor/commit/1328274e1a3d04ab87d7daee90229ff47b3bc35e",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/saleor/saleor/commit/1328274e1a3d04ab87d7daee90229ff47b3bc35e"
                    }
                ]
            }
        ]
    }
}