ghsa-5h2q-4hrp-v9rr
Vulnerability from github
Published
2022-05-17 05:12
Modified
2024-09-16 21:41
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 vulnerable to Improper Restriction of Operations within the Bounds of a Memory Buffer
Details
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.
{ "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-3444" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": true, "github_reviewed_at": "2023-04-21T20:17:54Z", "nvd_published_at": "2012-07-31T17:55:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-5h2q-4hrp-v9rr", "modified": "2024-09-16T21:41:20Z", "published": "2022-05-17T05:12:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3444" }, { "type": "WEB", "url": "https://github.com/django/django/commit/9ca0ff6268eeff92d0d0ac2c315d4b6a8e229155" }, { "type": "WEB", "url": "https://github.com/django/django/commit/b2eb4787a0fff9c9993b78be5c698e85108f3446" }, { "type": "WEB", "url": "https://github.com/django/django/commit/c14f325c4eef628bc7bfd8873c3a72aeb0219141" }, { "type": "WEB", "url": "https://github.com/django/django/commit/da33d67181b53fe6cc737ac1220153814a1509f6" }, { "type": "WEB", "url": "https://github.com/django/django/commit/dd16b17099b7d86f27773df048c5014cf439b282" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2012-4.yaml" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued" }, { "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 vulnerable to Improper Restriction of Operations within the Bounds of a Memory Buffer" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.