Описание
wger is a free, open-source workout and fitness manager. In versions 2.5 and below, the GymConfigUpdateView declares permission_required = 'config.change_gymconfig' but inherits WgerFormMixin instead of WgerPermissionMixin, so the permission is never enforced at runtime. Since GymConfig is an ownerless singleton, any authenticated user can modify the global gym configuration, triggering save() side effects that bulk-update user profile gym assignments — a vertical privilege escalation to installation-wide configuration control. This issue is fixed in version 2.5.
Уязвимые конфигурации
Конфигурация 1Версия до 2.5 (исключая)
cpe:2.3:a:wger:wger:*:*:*:*:*:*:*:*
EPSS
Процентиль: 26%
0.00333
Низкий
7.6 High
CVSS3
Дефекты
CWE-284
Связанные уязвимости
CVSS3: 7.6
github
4 месяца назад
wger has Broken Access Control in Global Gym Configuration Update Endpoint
EPSS
Процентиль: 26%
0.00333
Низкий
7.6 High
CVSS3
Дефекты
CWE-284