CVE-2024-32466 LOW

CVE-2024-32466: Tolgee's API key scopes not checked when querying translation data

Vendor Tolgee
Product tolgee-platform
Weakness CWE-862 · Missing authorization
Published April 18, 2024
Last update August 2, 2024

CVSS base score

2.7/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality Low
Integrity None

CVSS vector

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

What the vulnerability does

01Description

Tolgee is an open-source localization platform. For the `/v2/projects/translations` and `/v2/projects/{projectId}/translations` endpoints, translation data was returned even when API key was missing `translation.view` scope. However, it was impossible to fetch the data when user was missing this scope. So this is only relevant for API keys generated by users permitted to `translation.view`. This vulnerability is fixed in v3.57.2

Key dates

02Disclosure timeline

April 18, 2024 CVE published
August 2, 2024 Record updated