VYPR

rpm package

opensuse/python-djangorestframework&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/python-djangorestframework&distro=openSUSE%20Tumbleweed

Vulnerabilities (3)

  • CVE-2026-73228MedAug 11, 2026
    affected < 3.18.0-2.1fixed 3.18.0-2.1

    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 application/json and application/x-www-f

  • CVE-2024-21520MedJun 26, 2024
    affected < 3.16.1-2.1fixed 3.16.1-2.1

    Versions of the package djangorestframework before 3.15.2 are vulnerable to Cross-site Scripting (XSS) via the break_long_headers template filter due to improper input sanitization before splitting and joining with tags.

  • CVE-2020-25626MedSep 30, 2020
    affected < 3.18.0-1.1fixed 3.18.0-1.1

    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 those strings to inject malic