Wger

Wger

7 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.37%
  • Veröffentlicht 12.05.2026 20:47:23
  • Zuletzt bearbeitet 13.05.2026 16:16:53

wger is a free, open-source workout and fitness manager. Prior to 2.6, the reset_user_password and gym_permissions_user_edit views in wger perform a gym-scope authorization check using Python object comparison (!=) that evaluates None != None as Fals...

Exploit
  • EPSS 0.33%
  • Veröffentlicht 17.04.2026 21:39:03
  • Zuletzt bearbeitet 24.04.2026 14:46:22

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...

Exploit
  • EPSS 0.21%
  • Veröffentlicht 17.04.2026 21:16:12
  • Zuletzt bearbeitet 24.04.2026 14:46:04

wger is a free, open-source workout and fitness manager. In versions 2.5 and below, the attribution_link property in AbstractLicenseModel constructs HTML by directly interpolating user-controlled license fields (such as license_author) without escapi...

Exploit
  • EPSS 0.26%
  • Veröffentlicht 26.02.2026 22:07:43
  • Zuletzt bearbeitet 03.03.2026 00:49:06

wger is a free, open-source workout and fitness manager. In versions up to and including 2.4, three `nutritional_values` action endpoints fetch objects via `Model.objects.get(pk=pk)` — a raw ORM call that bypasses the user-scoped queryset. Any authen...

Exploit
  • EPSS 0.25%
  • Veröffentlicht 26.02.2026 22:04:57
  • Zuletzt bearbeitet 03.03.2026 00:50:54

wger is a free, open-source workout and fitness manager. Five routine detail action endpoints check a cache before calling `self.get_object()`. In versions up to and including 2.4, ache keys are scoped only by `pk` — no user ID is included. When a vi...

Exploit
  • EPSS 0.26%
  • Veröffentlicht 26.02.2026 22:00:23
  • Zuletzt bearbeitet 03.03.2026 20:01:10

wger is a free, open-source workout and fitness manager. In versions up to and including 2.4, `RepetitionsConfigViewSet` and `MaxRepetitionsConfigViewSet` return all users' repetition config data because their `get_queryset()` calls `.all()` instead ...

Exploit
  • EPSS 0.66%
  • Veröffentlicht 24.11.2022 17:15:10
  • Zuletzt bearbeitet 21.11.2024 07:01:26

Improper Restriction of Excessive Authentication Attempts in GitHub repository wger-project/wger prior to 2.2.