The get_image_dimensions function in the image-handling functionality in Django before 1.3.2 and 1.4.x before 1.4.1 uses a constant chunk size in all attempts to determine dimensions, which allows remote attackers to cause a denial of service (process or thread consumption) via a large TIFF image.
{
"severity": "HIGH",
"nvd_published_at": "2012-07-31T17:55:00Z",
"github_reviewed_at": "2023-04-21T20:17:54Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-119"
]
}