{ "document":{ "aggregate_severity":{ "namespace":"https://nvd.nist.gov/vuln-metrics/cvss", "text":"High" }, "category":"csaf_vex", "csaf_version":"2.0", "distribution":{ "tlp":{ "label":"WHITE", "url":"https:/www.first.org/tlp/" } }, "lang":"en", "notes":[ { "text":"python-django security update", "category":"general", "title":"Synopsis" }, { "text":"An update for python-django is now available for openEuler-24.03-LTS.", "category":"general", "title":"Summary" }, { "text":"Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.\n\nSecurity Fix(es):\n\nAn issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with a very large number of brackets.(CVE-2024-38875)", "category":"general", "title":"Description" }, { "text":"An update for python-django is now available for openEuler-24.03-LTS.\n\nopenEuler Security has rated this update as having a security impact of high. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section.", "category":"general", "title":"Topic" }, { "text":"High", "category":"general", "title":"Severity" }, { "text":"python-django", "category":"general", "title":"Affected Component" } ], "publisher":{ "issuing_authority":"openEuler security committee", "name":"openEuler", "namespace":"https://www.openeuler.org", "contact_details":"openeuler-security@openeuler.org", "category":"vendor" }, "references":[ { "summary":"openEuler-SA-2024-1948", "category":"self", "url":"https://www.openeuler.org/en/security/security-bulletins/detail?id=openEuler-SA-2024-1948" }, { "summary":"CVE-2024-38875", "category":"self", "url":"https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2024-38875&packageName=python-django" }, { "summary":"nvd cve", "category":"external", "url":"https://nvd.nist.gov/vuln/detail/CVE-2024-38875" }, { "summary":"openEuler-SA-2024-1948 vex file", "category":"self", "url":"https://repo.openeuler.org/security/data/csaf/advisories/2024/csaf-openEuler-SA-2024-1948.json" } ], "title":"An update for python-django is now available for openEuler-24.03-LTS", "tracking":{ "initial_release_date":"2024-08-02T19:42:32+08:00", "revision_history":[ { "date":"2024-08-02T19:42:32+08:00", "summary":"Initial", "number":"1.0.0" }, { "date":"2024-08-05T11:31:32+08:00", "summary":"final", "number":"2.0.0" } ], "generator":{ "date":"2024-08-05T11:31:32+08:00", "engine":{ "name":"openEuler CSAF Tool V1.0" } }, "current_release_date":"2024-08-05T11:31:32+08:00", "id":"openEuler-SA-2024-1948", "version":"2.0.0", "status":"final" } }, "product_tree":{ "branches":[ { "name":"openEuler", "category":"vendor", "branches":[ { "name":"openEuler", "branches":[ { "product":{ "product_identification_helper":{ "cpe":"cpe:/a:openEuler:openEuler:24.03-LTS" }, "product_id":"openEuler-24.03-LTS", "name":"openEuler-24.03-LTS" }, "name":"openEuler-24.03-LTS", "category":"product_version" } ], "category":"product_name" }, { "name":"noarch", "branches":[ { "product":{ "product_identification_helper":{ "cpe":"cpe:/a:openEuler:openEuler:24.03-LTS" }, "product_id":"python3-Django-4.2.14-1.oe2403.noarch.rpm", "name":"python3-Django-4.2.14-1.oe2403.noarch.rpm" }, "name":"python3-Django-4.2.14-1.oe2403.noarch.rpm", "category":"product_version" }, { "product":{ "product_identification_helper":{ "cpe":"cpe:/a:openEuler:openEuler:24.03-LTS" }, "product_id":"python-django-help-4.2.14-1.oe2403.noarch.rpm", "name":"python-django-help-4.2.14-1.oe2403.noarch.rpm" }, "name":"python-django-help-4.2.14-1.oe2403.noarch.rpm", "category":"product_version" } ], "category":"product_name" }, { "name":"src", "branches":[ { "product":{ "product_identification_helper":{ "cpe":"cpe:/a:openEuler:openEuler:24.03-LTS" }, "product_id":"python-django-4.2.14-1.oe2403.src.rpm", "name":"python-django-4.2.14-1.oe2403.src.rpm" }, "name":"python-django-4.2.14-1.oe2403.src.rpm", "category":"product_version" } ], "category":"product_name" } ] } ], "relationships":[ { "relates_to_product_reference":"openEuler-24.03-LTS", "product_reference":"python3-Django-4.2.14-1.oe2403.noarch.rpm", "full_product_name":{ "product_id":"openEuler-24.03-LTS:python3-Django-4.2.14-1.oe2403.noarch", "name":"python3-Django-4.2.14-1.oe2403.noarch as a component of openEuler-24.03-LTS" }, "category":"default_component_of" }, { "relates_to_product_reference":"openEuler-24.03-LTS", "product_reference":"python-django-help-4.2.14-1.oe2403.noarch.rpm", "full_product_name":{ "product_id":"openEuler-24.03-LTS:python-django-help-4.2.14-1.oe2403.noarch", "name":"python-django-help-4.2.14-1.oe2403.noarch as a component of openEuler-24.03-LTS" }, "category":"default_component_of" }, { "relates_to_product_reference":"openEuler-24.03-LTS", "product_reference":"python-django-4.2.14-1.oe2403.src.rpm", "full_product_name":{ "product_id":"openEuler-24.03-LTS:python-django-4.2.14-1.oe2403.src", "name":"python-django-4.2.14-1.oe2403.src as a component of openEuler-24.03-LTS" }, "category":"default_component_of" } ] }, "vulnerabilities":[ { "cve":"CVE-2024-38875", "notes":[ { "text":"An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with a very large number of brackets.", "category":"description", "title":"Vulnerability Description" } ], "product_status":{ "fixed":[ "openEuler-24.03-LTS:python3-Django-4.2.14-1.oe2403.noarch", "openEuler-24.03-LTS:python-django-help-4.2.14-1.oe2403.noarch", "openEuler-24.03-LTS:python-django-4.2.14-1.oe2403.src" ] }, "remediations":[ { "product_ids":[ "openEuler-24.03-LTS:python3-Django-4.2.14-1.oe2403.noarch", "openEuler-24.03-LTS:python-django-help-4.2.14-1.oe2403.noarch", "openEuler-24.03-LTS:python-django-4.2.14-1.oe2403.src" ], "details":"python-django security update", "category":"vendor_fix", "url":"https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1948" } ], "scores":[ { "cvss_v3":{ "baseSeverity":"HIGH", "baseScore":7.5, "vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version":"3.1" }, "products":[ "openEuler-24.03-LTS:python3-Django-4.2.14-1.oe2403.noarch", "openEuler-24.03-LTS:python-django-help-4.2.14-1.oe2403.noarch", "openEuler-24.03-LTS:python-django-4.2.14-1.oe2403.src" ] } ], "threats":[ { "details":"High", "category":"impact" } ], "title":"CVE-2024-38875" } ] }