ghsa-59w8-4wm2-4xw8
Vulnerability from github
Published
2022-05-17 05:12
Modified
2024-09-17 15:14
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
Django Image Field Vulnerable to Image Decompression Bombs
Details
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.4" }, { "fixed": "1.4.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-3443" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2023-08-29T22:31:03Z", "nvd_published_at": "2012-07-31T17:55:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-59w8-4wm2-4xw8", "modified": "2024-09-17T15:14:45Z", "published": "2022-05-17T05:12:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3443" }, { "type": "WEB", "url": "https://github.com/django/django/commit/9ca0ff6268eeff92d0d0ac2c315d4b6a8e229155" }, { "type": "WEB", "url": "https://github.com/django/django/commit/da33d67181b53fe6cc737ac1220153814a1509f6" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2012-3.yaml" }, { "type": "WEB", "url": "https://www.debian.org/security/2012/dsa-2529" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued" }, { "type": "WEB", "url": "https://www.mandriva.com/security/advisories?name=MDVSA-2012:143" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2012/07/31/1" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2012/07/31/2" }, { "type": "WEB", "url": "https://www.ubuntu.com/usn/USN-1560-1" }, { "type": "WEB", "url": "http://www.debian.org/security/2012/dsa-2529" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:143" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/07/31/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/07/31/2" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1560-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Django Image Field Vulnerable to Image Decompression Bombs" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.