{"document":{"aggregate_severity":{"namespace":"https://www.suse.com/support/security/rating/","text":"moderate"},"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":"\npython-Django has been updated to fix two vulnerabilities:\n\n    * URLs starting with control characters could have allowed XSS\n      (cross-site-scripting) attacks via user-supplied redirect URLs\n      (CVE-2015-2317)\n    * An infinite loop possibility could be triggered in the strip_tags()\n      function, which allowed denial of service attacks (CVE-2015-2316)\n\nSecurity Issues:\n\n    * CVE-2015-2316\n      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2316>\n    * CVE-2015-2317\n      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2317>\n\n","title":"Description of the patch"},{"category":"details","text":"sleclo50sp3-python-Django","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/suse-su-2015_0694-1.json"},{"category":"self","summary":"URL for SUSE-SU-2015:0694-1","url":"https://www.suse.com/support/update/announcement/2015/suse-su-20150694-1/"},{"category":"self","summary":"E-Mail link for SUSE-SU-2015:0694-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2015-April/001339.html"},{"category":"self","summary":"SUSE Bug 923172","url":"https://bugzilla.suse.com/923172"},{"category":"self","summary":"SUSE Bug 923176","url":"https://bugzilla.suse.com/923176"},{"category":"self","summary":"SUSE CVE CVE-2015-2316 page","url":"https://www.suse.com/security/cve/CVE-2015-2316/"},{"category":"self","summary":"SUSE CVE CVE-2015-2317 page","url":"https://www.suse.com/security/cve/CVE-2015-2317/"}],"title":"Security update for python-Django","tracking":{"current_release_date":"2015-03-25T23:21:02Z","generator":{"date":"2015-03-25T23:21:02Z","engine":{"name":"cve-database.git:bin/generate-csaf.pl","version":"1"}},"id":"SUSE-SU-2015:0694-1","initial_release_date":"2015-03-25T23:21:02Z","revision_history":[{"date":"2015-03-25T23:21:02Z","number":"1","summary":"Current version"}],"status":"final","version":"1"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_version","name":"python-Django-1.6.11-0.7.1.x86_64","product":{"name":"python-Django-1.6.11-0.7.1.x86_64","product_id":"python-Django-1.6.11-0.7.1.x86_64"}}],"category":"architecture","name":"x86_64"},{"branches":[{"category":"product_name","name":"SUSE OpenStack Cloud 5","product":{"name":"SUSE OpenStack Cloud 5","product_id":"SUSE OpenStack Cloud 5","product_identification_helper":{"cpe":"cpe:/o:suse:cloud:5"}}}],"category":"product_family","name":"SUSE Linux Enterprise"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"python-Django-1.6.11-0.7.1.x86_64 as component of SUSE OpenStack Cloud 5","product_id":"SUSE OpenStack Cloud 5:python-Django-1.6.11-0.7.1.x86_64"},"product_reference":"python-Django-1.6.11-0.7.1.x86_64","relates_to_product_reference":"SUSE OpenStack Cloud 5"}]},"vulnerabilities":[{"cve":"CVE-2015-2316","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2015-2316"}],"notes":[{"category":"general","text":"The utils.html.strip_tags function in Django 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1, when using certain versions of Python, allows remote attackers to cause a denial of service (infinite loop) by increasing the length of the input string.","title":"CVE description"}],"product_status":{"recommended":["SUSE OpenStack Cloud 5:python-Django-1.6.11-0.7.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2015-2316","url":"https://www.suse.com/security/cve/CVE-2015-2316"},{"category":"external","summary":"SUSE Bug 923172 for CVE-2015-2316","url":"https://bugzilla.suse.com/923172"}],"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":["SUSE OpenStack Cloud 5:python-Django-1.6.11-0.7.1.x86_64"]}],"threats":[{"category":"impact","date":"2015-03-25T23:21:02Z","details":"moderate"}],"title":"CVE-2015-2316"},{"cve":"CVE-2015-2317","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2015-2317"}],"notes":[{"category":"general","text":"The utils.http.is_safe_url function in Django before 1.4.20, 1.5.x, 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1 does not properly validate URLs, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a control character in a URL, as demonstrated by a \\x08javascript: URL.","title":"CVE description"}],"product_status":{"recommended":["SUSE OpenStack Cloud 5:python-Django-1.6.11-0.7.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2015-2317","url":"https://www.suse.com/security/cve/CVE-2015-2317"},{"category":"external","summary":"SUSE Bug 923176 for CVE-2015-2317","url":"https://bugzilla.suse.com/923176"}],"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":["SUSE OpenStack Cloud 5:python-Django-1.6.11-0.7.1.x86_64"]}],"threats":[{"category":"impact","date":"2015-03-25T23:21:02Z","details":"moderate"}],"title":"CVE-2015-2317"}]}