{"document":{"aggregate_severity":{"namespace":"https://www.suse.com/support/security/rating/","text":"important"},"category":"csaf_security_advisory","csaf_version":"2.0","distribution":{"text":"Copyright 2024 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-2025-64459: Fixed a potential SQL injection via `_connector` keyword argument in `QuerySet` and `Q` objects (bsc#1252926)\n- CVE-2025-13372,CVE-2025-64460: Fixed Denial of Service in 'django.core.serializers.xml_serializer.getInnerText()' (bsc#1254437)\n","title":"Description of the patch"},{"category":"details","text":"openSUSE-Leap-16.0-packagehub-50","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":"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/opensuse-su-2025-20153-1.json"},{"category":"self","summary":"SUSE Bug 1252926","url":"https://bugzilla.suse.com/1252926"},{"category":"self","summary":"SUSE Bug 1254437","url":"https://bugzilla.suse.com/1254437"},{"category":"self","summary":"SUSE CVE CVE-2025-13372 page","url":"https://www.suse.com/security/cve/CVE-2025-13372/"},{"category":"self","summary":"SUSE CVE CVE-2025-64459 page","url":"https://www.suse.com/security/cve/CVE-2025-64459/"},{"category":"self","summary":"SUSE CVE CVE-2025-64460 page","url":"https://www.suse.com/security/cve/CVE-2025-64460/"}],"title":"Security update for python-Django","tracking":{"current_release_date":"2025-12-09T13:43:55Z","generator":{"date":"2025-12-09T13:43:55Z","engine":{"name":"cve-database.git:bin/generate-csaf.pl","version":"1"}},"id":"openSUSE-SU-2025-20153-1","initial_release_date":"2025-12-09T13:43:55Z","revision_history":[{"date":"2025-12-09T13:43:55Z","number":"1","summary":"Current version"}],"status":"final","version":"1"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_version","name":"python313-Django-5.2.4-bp160.4.1.noarch","product":{"name":"python313-Django-5.2.4-bp160.4.1.noarch","product_id":"python313-Django-5.2.4-bp160.4.1.noarch"}}],"category":"architecture","name":"noarch"},{"branches":[{"category":"product_name","name":"openSUSE Leap 16.0","product":{"name":"openSUSE Leap 16.0","product_id":"openSUSE Leap 16.0"}}],"category":"product_family","name":"SUSE Linux Enterprise"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"python313-Django-5.2.4-bp160.4.1.noarch as component of openSUSE Leap 16.0","product_id":"openSUSE Leap 16.0:python313-Django-5.2.4-bp160.4.1.noarch"},"product_reference":"python313-Django-5.2.4-bp160.4.1.noarch","relates_to_product_reference":"openSUSE Leap 16.0"}]},"vulnerabilities":[{"cve":"CVE-2025-13372","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2025-13372"}],"notes":[{"category":"general","text":"An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27.\n`FilteredRelation` is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the `**kwargs` passed to `QuerySet.annotate()` or `QuerySet.alias()` on PostgreSQL.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Stackered for reporting this issue.","title":"CVE description"}],"product_status":{"recommended":["openSUSE Leap 16.0:python313-Django-5.2.4-bp160.4.1.noarch"]},"references":[{"category":"external","summary":"CVE-2025-13372","url":"https://www.suse.com/security/cve/CVE-2025-13372"},{"category":"external","summary":"SUSE Bug 1254437 for CVE-2025-13372","url":"https://bugzilla.suse.com/1254437"}],"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 16.0:python313-Django-5.2.4-bp160.4.1.noarch"]}],"scores":[{"cvss_v3":{"baseScore":4.3,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N","version":"3.1"},"products":["openSUSE Leap 16.0:python313-Django-5.2.4-bp160.4.1.noarch"]}],"threats":[{"category":"impact","date":"2025-12-09T13:43:55Z","details":"important"}],"title":"CVE-2025-13372"},{"cve":"CVE-2025-64459","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2025-64459"}],"notes":[{"category":"general","text":"An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8.\nThe methods `QuerySet.filter()`, `QuerySet.exclude()`, and `QuerySet.get()`, and the class `Q()`, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the `_connector` argument.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank cyberstan for reporting this issue.","title":"CVE description"}],"product_status":{"recommended":["openSUSE Leap 16.0:python313-Django-5.2.4-bp160.4.1.noarch"]},"references":[{"category":"external","summary":"CVE-2025-64459","url":"https://www.suse.com/security/cve/CVE-2025-64459"},{"category":"external","summary":"SUSE Bug 1252926 for CVE-2025-64459","url":"https://bugzilla.suse.com/1252926"}],"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 16.0:python313-Django-5.2.4-bp160.4.1.noarch"]}],"threats":[{"category":"impact","date":"2025-12-09T13:43:55Z","details":"important"}],"title":"CVE-2025-64459"},{"cve":"CVE-2025-64460","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2025-64460"}],"notes":[{"category":"general","text":"An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27.\nAlgorithmic complexity in `django.core.serializers.xml_serializer.getInnerText()` allows a remote attacker to cause a potential denial-of-service attack triggering CPU and memory exhaustion via specially crafted XML input processed by the XML `Deserializer`.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Seokchan Yoon for reporting this issue.","title":"CVE description"}],"product_status":{"recommended":["openSUSE Leap 16.0:python313-Django-5.2.4-bp160.4.1.noarch"]},"references":[{"category":"external","summary":"CVE-2025-64460","url":"https://www.suse.com/security/cve/CVE-2025-64460"},{"category":"external","summary":"SUSE Bug 1254437 for CVE-2025-64460","url":"https://bugzilla.suse.com/1254437"}],"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 16.0:python313-Django-5.2.4-bp160.4.1.noarch"]}],"scores":[{"cvss_v3":{"baseScore":7.5,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","version":"3.1"},"products":["openSUSE Leap 16.0:python313-Django-5.2.4-bp160.4.1.noarch"]}],"threats":[{"category":"impact","date":"2025-12-09T13:43:55Z","details":"important"}],"title":"CVE-2025-64460"}]}