CVE-2024-31205 - CVE House
Back to Database
Status published Medium CVE-2024-31205

Saleor CSRF bypass in refreshToken mutation

Vulnerability Description

Saleor is an e-commerce platform. Starting in version 3.10.0 and prior to versions 3.14.64, 3.15.39, 3.16.39, 3.17.35, 3.18.31, and 3.19.19, an attacker may bypass cross-set request forgery (CSRF) validation when calling refresh token mutation with empty string. When a user provides an empty string in `refreshToken` mutation, while the token persists in `JWT_REFRESH_TOKEN_COOKIE_NAME` cookie, application omits validation against CSRF token and returns valid access token. Versions 3.14.64, 3.15.39, 3.16.39, 3.17.35, 3.18.31, and 3.19.19 contain a patch for the issue. As a workaround, one may replace `saleor.graphql.account.mutations.authentication.refresh_token.py.get_refresh_token`. This will fix the issue, but be aware, that it returns `JWT_MISSING_TOKEN` instead of `JWT_INVALID_TOKEN`.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-31205

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

saleor
Vulnerable Versions:
>= 3.10.0, < 3.14.64, >= 3.15.0, < 3.15.39, >= 3.16.0, < 3.16.39, >= 3.17.0, < 3.17.35, >= 3.18.0, < 3.18.31, >= 3.19.0, < 3.19.19

Timeline

Official Publish: April 8th, 2024
Last Modified: August 2nd, 2024
Added to House: July 22nd, 2026

CVSS Vectors

V3: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N

Weaknesses (CWE)