• 公告ID (KylinSec-SA-2024-5009)

摘要:

python-django security update

安全等级: Critical

公告ID: KylinSec-SA-2024-5009

发布日期: 2025年3月6日

关联CVE: CVE-2024-53907   CVE-2024-53908  

  • 详细介绍

1. 漏洞描述

   

A high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Security Fix(es):

A vulnerability was found in the Django Web Framework. The strip_tags() and stripbtags template filter may be vulnerable to a potential denial of service (DoS) in cases of a large sequence of nested incomplete HTML entities.(CVE-2024-53907)

A vulnerability was found in the Django Web Framework. The direct usage of django.db.models.fields.json.HasKey may be vulnerable to SQL injection if untrusted data is used to perform queries.(CVE-2024-53908)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-53907 V6 python-django Fixed
CVE-2024-53908 V6 python-django Fixed

3. 影响组件

    python-django

4. 修复版本

   

V6

软件名称 架构 版本号
python-django-help noarch 4.2.15-3.ks6
python3-Django noarch 4.2.15-3.ks6

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

V6:

x86_64:

     python-django-help   

     python3-Django   

aarch64:

     python-django-help   

     python3-Django   

上一篇:KylinSec-SA-2024-5008 下一篇:KylinSec-SA-2024-5010