gsd-2023-31047
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django's "Uploading multiple files" documentation suggested otherwise.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-31047", "id": "GSD-2023-31047" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-31047" ], "details": "In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django\u0027s \"Uploading multiple files\" documentation suggested otherwise.", "id": "GSD-2023-31047", "modified": "2023-12-13T01:20:29.973753Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-31047", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django\u0027s \"Uploading multiple files\" documentation suggested otherwise." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://groups.google.com/forum/#!forum/django-announce", "refsource": "MISC", "url": "https://groups.google.com/forum/#!forum/django-announce" }, { "name": "https://docs.djangoproject.com/en/4.2/releases/security/", "refsource": "MISC", "url": "https://docs.djangoproject.com/en/4.2/releases/security/" }, { "name": "https://www.djangoproject.com/weblog/2023/may/03/security-releases/", "refsource": "CONFIRM", "url": "https://www.djangoproject.com/weblog/2023/may/03/security-releases/" }, { "name": "FEDORA-2023-0d20d09f2d", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A45VKTUVQ2BN6D5ZLZGCM774R6QGFOHW/" }, { "name": "FEDORA-2023-8f9d949dbc", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DNEHD6N435OE2XUFGDAAVAXSYWLCUBFD/" }, { "name": "https://security.netapp.com/advisory/ntap-20230609-0008/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20230609-0008/" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=3.2,\u003c3.2.19||\u003e=4.0,\u003c4.1.9||==4.2", "affected_versions": "All versions starting from 3.2 before 3.2.19, all versions starting from 4.0 before 4.1.9, version 4.2", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-20", "CWE-937" ], "date": "2023-06-09", "description": "In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django\u0027s \"Uploading multiple files\" documentation suggested otherwise.", "fixed_versions": [ "3.2.19", "4.1.9", "4.2.1" ], "identifier": "CVE-2023-31047", "identifiers": [ "CVE-2023-31047", "GHSA-r3xc-prgr-mg9p" ], "not_impacted": "All versions before 3.2, all versions starting from 3.2.19 before 4.0, all versions starting from 4.1.9 before 4.2, all versions after 4.2", "package_slug": "pypi/Django", "pubdate": "2023-05-07", "solution": "Upgrade to versions 3.2.19, 4.1.9, 4.2.1 or above.", "title": "Django bypasses validation when using one form field to upload multiple files", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-31047", "https://docs.djangoproject.com/en/4.2/releases/security/", "https://groups.google.com/forum/#!forum/django-announce", "https://www.djangoproject.com/weblog/2023/may/03/security-releases/", "https://github.com/django/django/commit/21b1b1fc03e5f9e9f8c977ee6e35618dd3b353dd", "https://github.com/django/django/commit/e7c3a2ccc3a562328600be05068ed9149e12ce64", "https://github.com/django/django/commit/eed53d0011622e70b936e203005f0e6f4ac48965", "https://github.com/advisories/GHSA-r3xc-prgr-mg9p" ], "uuid": "60753438-e73a-431e-a359-98a91343c672" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:djangoproject:django:4.2:rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:4.2:b1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:4.2:-:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.1.9", "versionStartIncluding": "4.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.2.19", "versionStartIncluding": "3.2", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-31047" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django\u0027s \"Uploading multiple files\" documentation suggested otherwise." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.djangoproject.com/weblog/2023/may/03/security-releases/", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://www.djangoproject.com/weblog/2023/may/03/security-releases/" }, { "name": "https://docs.djangoproject.com/en/4.2/releases/security/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://docs.djangoproject.com/en/4.2/releases/security/" }, { "name": "https://groups.google.com/forum/#!forum/django-announce", "refsource": "MISC", "tags": [ "Mailing List" ], "url": "https://groups.google.com/forum/#!forum/django-announce" }, { "name": "FEDORA-2023-0d20d09f2d", "refsource": "FEDORA", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A45VKTUVQ2BN6D5ZLZGCM774R6QGFOHW/" }, { "name": "FEDORA-2023-8f9d949dbc", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DNEHD6N435OE2XUFGDAAVAXSYWLCUBFD/" }, { "name": "https://security.netapp.com/advisory/ntap-20230609-0008/", "refsource": "CONFIRM", "tags": [], "url": "https://security.netapp.com/advisory/ntap-20230609-0008/" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2023-06-09T08:15Z", "publishedDate": "2023-05-07T02:15Z" } } }
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.