{"document":{"aggregate_severity":{"namespace":"https://www.suse.com/support/security/rating/","text":"moderate"},"category":"csaf_security_advisory","csaf_version":"2.0","distribution":{"text":"Copyright 2023 SUSE LLC. All rights reserved.","tlp":{"label":"WHITE","url":"https://www.first.org/tlp/"}},"lang":"en","notes":[{"category":"summary","text":"Security update for python-Django","title":"Title of the patch"},{"category":"description","text":"This update for python-Django fixes the following issues:\n\n- CVE-2023-31047: Fixed a potential bypass of validation when uploading multiple files using one form field (bsc#1210866).\n- CVE-2023-36053: Fixed potential regular expression denial of service vulnerability in EmailValidator/URLValidator (bsc#1212742).\n","title":"Description of the patch"},{"category":"details","text":"SUSE-2023-2839,openSUSE-SLE-15.5-2023-2839","title":"Patchnames"},{"category":"legal_disclaimer","text":"CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).","title":"Terms of use"}],"publisher":{"category":"vendor","contact_details":"https://www.suse.com/support/security/contact/","name":"SUSE Product Security Team","namespace":"https://www.suse.com/"},"references":[{"category":"self","summary":"URL for SUSE-SU-2023:2839-1","url":"https://www.suse.com/support/update/announcement/2023/suse-su-20232839-1/"},{"category":"external","summary":"SUSE ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"self","summary":"URL of this CSAF notice","url":"https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2839-1.json"},{"category":"self","summary":"E-Mail link for SUSE-SU-2023:2839-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2023-July/015497.html"},{"category":"self","summary":"SUSE Bug 1210866","url":"https://bugzilla.suse.com/1210866"},{"category":"self","summary":"SUSE Bug 1212742","url":"https://bugzilla.suse.com/1212742"},{"category":"self","summary":"SUSE CVE CVE-2023-31047 page","url":"https://www.suse.com/security/cve/CVE-2023-31047/"},{"category":"self","summary":"SUSE CVE CVE-2023-36053 page","url":"https://www.suse.com/security/cve/CVE-2023-36053/"}],"title":"Security update for python-Django","tracking":{"current_release_date":"2023-07-14T19:29:37Z","generator":{"date":"2023-07-14T19:29:37Z","engine":{"name":"cve-database.git:bin/generate-csaf.pl","version":"1"}},"id":"SUSE-SU-2023:2839-1","initial_release_date":"2023-07-14T19:29:37Z","revision_history":[{"date":"2023-07-14T19:29:37Z","number":"1","summary":"Current version"}],"status":"final","version":"1"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_version","name":"python3-Django-2.0.7-150000.1.11.1.noarch","product":{"name":"python3-Django-2.0.7-150000.1.11.1.noarch","product_id":"python3-Django-2.0.7-150000.1.11.1.noarch"}}],"category":"architecture","name":"noarch"},{"branches":[{"category":"product_name","name":"openSUSE Leap 15.5","product":{"name":"openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5","product_identification_helper":{"cpe":"cpe:/o:opensuse:leap:15.5"}}}],"category":"product_family","name":"SUSE Linux Enterprise"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"python3-Django-2.0.7-150000.1.11.1.noarch as component of openSUSE Leap 15.5","product_id":"openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.11.1.noarch"},"product_reference":"python3-Django-2.0.7-150000.1.11.1.noarch","relates_to_product_reference":"openSUSE Leap 15.5"}]},"vulnerabilities":[{"cve":"CVE-2023-31047","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2023-31047"}],"notes":[{"category":"general","text":"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.","title":"Vulnerability description"}],"product_status":{"fixed":["openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.11.1.noarch"]},"references":[{"category":"external","summary":"CVE-2023-31047","url":"https://www.suse.com/security/cve/CVE-2023-31047"},{"category":"external","summary":"SUSE Bug 1210866 for CVE-2023-31047","url":"https://bugzilla.suse.com/1210866"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.11.1.noarch"]}],"scores":[{"cvss_v3":{"baseScore":5.6,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L","version":"3.1"},"products":["openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.11.1.noarch"]}],"threats":[{"category":"impact","date":"2023-07-14T19:29:37Z","details":"moderate"}],"title":"CVE-2023-31047"},{"cve":"CVE-2023-36053","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2023-36053"}],"notes":[{"category":"general","text":"In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS (regular expression denial of service) attack via a very large number of domain name labels of emails and URLs.","title":"Vulnerability description"}],"product_status":{"fixed":["openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.11.1.noarch"]},"references":[{"category":"external","summary":"CVE-2023-36053","url":"https://www.suse.com/security/cve/CVE-2023-36053"},{"category":"external","summary":"SUSE Bug 1212742 for CVE-2023-36053","url":"https://bugzilla.suse.com/1212742"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.11.1.noarch"]}],"scores":[{"cvss_v3":{"baseScore":5.9,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H","version":"3.1"},"products":["openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.11.1.noarch"]}],"threats":[{"category":"impact","date":"2023-07-14T19:29:37Z","details":"moderate"}],"title":"CVE-2023-36053"}]}