摘要:
python-django security update
安全等级: Medium
公告ID: KylinSec-SA-2025-2653
发布日期: 2025年6月20日
关联CVE: CVE-2025-48432
A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Security Fix(es):
A vulnerability, which was classified as problematic, was found in Django up to 4.2.21/5.1.9/5.2.1 (Content Management System).CWE is classifying the issue as CWE-117. The product does not neutralize or incorrectly neutralizes output that is written to logs.This is going to have an impact on integrity.Upgrading to version 4.2.22, 5.1.10 or 5.2.2 eliminates this vulnerability.(CVE-2025-48432)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2025-48432 | KY3.4-5A | python-django | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
python-django-help | noarch | 2.2.27-17.kb1.ky3_4 |
python3-Django | noarch | 2.2.27-17.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名