Publish GHSA-59w8-4wm2-4xw8

This commit is contained in:
advisory-database[bot]
2024-09-17 15:16:45 +00:00
parent 1fccfa0fa8
commit 8980c1bc38
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-59w8-4wm2-4xw8",
"modified": "2023-08-29T22:31:03Z",
"modified": "2024-09-17T15:14:45Z",
"published": "2022-05-17T05:12:01Z",
"aliases": [
"CVE-2012-3443"
@@ -9,13 +9,20 @@
"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.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
{
"type": "CVSS_V4",
"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"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
@@ -34,14 +41,14 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.4.0"
"introduced": "1.4"
},
{
"fixed": "1.4.1"
@@ -68,6 +75,10 @@
"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"
@@ -91,6 +102,26 @@
{
"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"
}
],
"database_specific": {
@@ -98,7 +129,7 @@
"CWE-20",
"CWE-400"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-08-29T22:31:03Z",
"nvd_published_at": "2012-07-31T17:55:00Z"