Encode

Django Rest Framework

3 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.27%
  • Veröffentlicht 11.08.2026 18:59:34
  • Zuletzt bearbeitet 11.08.2026 20:18:48

Django REST framework is a powerful and flexible toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's rest_framework/renderers.py AdminRenderer.render() uses override_method() to simulate GET and directly invokes view.get() without...

  • EPSS 0.32%
  • Veröffentlicht 11.08.2026 18:54:16
  • Zuletzt bearbeitet 13.08.2026 15:20:10

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in rest_framework/request.py Request._parse() passes the underlying HttpRequest stream to JSONParser and FormParser for applicatio...

  • EPSS 1.29%
  • Veröffentlicht 30.09.2020 20:15:15
  • Zuletzt bearbeitet 21.11.2024 05:18:16

A flaw was found in Django REST Framework versions before 3.12.0 and before 3.11.2. When using the browseable API viewer, Django REST Framework fails to properly escape certain strings that can come from user input. This allows a user who can control...