Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-72p9-6vv6-gvqh

Опубликовано: 27 мая 2026
Источник: github
Github: Прошло ревью
CVSS4: 3.8

Описание

pretix vulnerable to Authorization Bypass Through User-Controlled Key

When creating an export through the pretix API, API clients are returned an UUID value for their export job (a long, random string like 35742818-c375-4d15-839f-d49aecce94d6). Using this UUID, the API client can then request the actual file for download. The same kind of UUID is used in other places in pretix when temporary files are generated for internal use or download.

One remaining API endpoint, however, wrongfully did not verify if the UUID used for download actually belongs to a file that is supposed to be downloadable and belongs to the correct user. In reality, this is hard to exploit because an attacker would need to have access to a valid UUID for the file they desire which is unlikely to happen without a separate security problem giving them access to logs etc.

Пакеты

Наименование

pretix

pip
Затронутые версииВерсия исправления

< 2026.4.2

2026.4.2

EPSS

Процентиль: 13%
0.00219
Низкий

3.8 Low

CVSS4

Дефекты

CWE-639

Связанные уязвимости

nvd
2 месяца назад

When creating an export through the pretix API, API clients are returned an UUID value for their export job (a long, random string like 35742818-c375-4d15-839f-d49aecce94d6). Using this UUID, the API client can then request the actual file for download. The same kind of UUID is used in other places in pretix when temporary files are generated for internal use or download. One remaining API endpoint, however, wrongfully did not verify if the UUID used for download actually belongs to a file that is supposed to be downloadable and belongs to the correct user. In reality, this is hard to exploit because an attacker would need to have access to a valid UUID for the file they desire which is unlikely to happen without a separate security problem giving them access to logs etc.

EPSS

Процентиль: 13%
0.00219
Низкий

3.8 Low

CVSS4

Дефекты

CWE-639