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.
References
Configurations
Configuration 1 (hide)
|
Information
Published : 2012-07-31 10:55
Updated : 2013-04-10 20:29
NVD link : CVE-2012-3443
Mitre link : CVE-2012-3443
JSON object : View
CWE
CWE-20
Improper Input Validation
Products Affected
djangoproject
- django