Releases136
Frequency1 month 1 week
Last Release
Stars30.1K
Web APIs for Django. 🎸

CVE History

CVEPublishedCVSS v3CVSS v2
6.1 MEDIUM

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

6.1 MEDIUM

Django REST framework (aka django-rest-framework) before 3.9.1 allows XSS because the default DRF Browsable API view templates disable autoescaping.