Описание
The django.forms.ImageField class in the form system in Django before 1.3.2 and 1.4.x before 1.4.1 completely decompresses image data during image validation, which allows remote attackers to cause a denial of service (memory consumption) by uploading an image file.
Пакеты
Пакет | Статус | Версия исправления | Релиз | Тип |
---|---|---|---|---|
python-django | fixed | 1.4.1-1 | package |
Примечания
https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued/
https://www.openwall.com/lists/oss-security/2012/07/31/1
https://www.openwall.com/lists/oss-security/2012/07/31/2
Связанные уязвимости
The django.forms.ImageField class in the form system in Django before 1.3.2 and 1.4.x before 1.4.1 completely decompresses image data during image validation, which allows remote attackers to cause a denial of service (memory consumption) by uploading an image file.
The django.forms.ImageField class in the form system in Django before 1.3.2 and 1.4.x before 1.4.1 completely decompresses image data during image validation, which allows remote attackers to cause a denial of service (memory consumption) by uploading an image file.
Django Image Field Vulnerable to Image Decompression Bombs