Descripción
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-form-urlencoded bodies, bypassing Django-s DATA_UPLOAD_MAX_MEMORY_SIZE protection and allowing oversized request bodies to consume additional memory and CPU. This issue is fixed in version 3.17.2.
CVSS 5.3EPSS 0%Riesgo 0.53
Ver fuente- Publicación
- 2026-08-11 19:18:52
- Última modificación
- 2026-08-11 19:18:52
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L