5 Star 0 Fork 33

src-openEuler/python-django

CVE-2025-32873

已完成
CVE和安全问题 拥有者
创建于  
2025-05-09 03:49

一、漏洞信息
漏洞编号:CVE-2025-32873
漏洞归属组件:python-django
漏洞归属的版本:1.11.13,1.11.18,2.2.19,2.2.27,2.2.3,3.2.12,3.2.16,4.1.4,4.2.15,4.2.3,5.0.8,5.1.5
CVSS V3.0分值:
BaseScore:N/A None
Vector:CVSS:3.0/
漏洞简述:
An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.strip_tags() function is vulnerable to a potential denial-of-service (slow performance) when processing inputs containing large sequences of incomplete HTML tags. The template filter striptags is also vulnerable, because it is built on top of strip_tags().
漏洞公开时间:2025-05-08 12:17:18
漏洞创建时间:2025-05-09 03:49:18
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2025-32873

更多参考(点击展开)
参考来源 参考链接 来源链接
cve.mitre.org https://docs.djangoproject.com/en/dev/releases/security/
cve.mitre.org https://groups.google.com/g/django-announce
cve.mitre.org https://www.djangoproject.com/weblog/2025/may/07/security-releases/
af854a3a-2127-422b-91ae-364da2661108 http://www.openwall.com/lists/oss-security/2025/05/07/1
mageia http://advisories.mageia.org/MGASA-2025-0153.html

漏洞分析指导链接:
https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md
漏洞数据来源:
openBrain开源漏洞感知系统
漏洞补丁信息:

详情(点击展开)

二、漏洞分析结构反馈
影响性分析说明:
An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.strip_tags() function is vulnerable to a potential denial-of-service (slow performance) when processing inputs containing large sequences of incomplete HTML tags. The template filter striptags is also vulnerable, because it is built on top of strip_tags().
openEuler评分:
5.3
Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
受影响版本排查(受影响/不受影响):
1.master(5.1.5):受影响
2.openEuler-20.03-LTS-SP4(2.2.27):受影响
3.openEuler-22.03-LTS-SP3:受影响
4.openEuler-22.03-LTS-SP4:受影响
5.openEuler-24.03-LTS:受影响
6.openEuler-24.03-LTS-Next:受影响
7.openEuler-24.03-LTS-SP1:受影响
8.openEuler-24.03-LTS-SP2:受影响

修复是否涉及abi变化(是/否):
1.master(5.1.5):否
2.openEuler-20.03-LTS-SP4(2.2.27):否
3.openEuler-22.03-LTS-SP3:否
4.openEuler-22.03-LTS-SP4:否
5.openEuler-24.03-LTS:否
6.openEuler-24.03-LTS-Next:否
7.openEuler-24.03-LTS-SP1:否
8.openEuler-24.03-LTS-SP2:否

原因说明:
1.master(5.1.5):正常修复
2.openEuler-20.03-LTS-SP4(2.2.27):正常修复
3.openEuler-22.03-LTS-SP3:正常修复
4.openEuler-22.03-LTS-SP4:正常修复
5.openEuler-24.03-LTS:正常修复
6.openEuler-24.03-LTS-Next:正常修复
7.openEuler-24.03-LTS-SP1:正常修复
8.openEuler-24.03-LTS-SP2:正常修复

三、漏洞修复
安全公告链接:https://www.openeuler.org/zh/security/safety-bulletin/detail/?id=openEuler-SA-2025-1524

评论 (5)

openeuler-ci-bot 创建了CVE和安全问题 2个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
2个月前
展开全部操作日志
openeuler-ci-bot 添加了
 
sig/sig-python-modul
标签
2个月前
参考网址 关联pr 状态 补丁链接
https://nvd.nist.gov/vuln/detail/CVE-2025-32873
https://ubuntu.com/security/CVE-2025-32873NoneNonehttps://discourse.ubuntu.com/c/project
https://www.opencve.io/cve/CVE-2025-32873
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2025-32873
https://security-tracker.debian.org/tracker/CVE-2025-32873NoneNonehttps://github.com/django/django/commit/9cd8028f3e38dca8e51c1388f474eecbe7d6ca3c
http://www.cnnvd.org.cn/web/vulnerability/queryLds.tag?qcvCnnvdid=CVE-2025-32873

说明:补丁链接仅供初步排查参考,实际可用性请人工再次确认,补丁下载验证可使用CVE补丁工具
若补丁不准确,烦请在此issue下评论 '/report-patch 参考网址 补丁链接1,补丁链接2' 反馈正确信息,便于我们不断优化工具,不胜感激。
如 /report-patch https://security-tracker.debian.org/tracker/CVE-2021-3997 https://github.com/systemd/systemd/commit/5b1cf7a9be37e20133c0208005274ce4a5b5c6a1

影响性分析说明:
An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.strip_tags() function is vulnerable to a potential denial-of-service (slow performance) when processing inputs containing large sequences of incomplete HTML tags. The template filter striptags is also vulnerable, because it is built on top of strip_tags().

openEuler评分:
5.3
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

受影响版本排查(受影响/不受影响):
1.master(5.1.5):受影响
2.openEuler-20.03-LTS-SP4(2.2.27):受影响
3.openEuler-22.03-LTS-SP3(4.2.15):受影响
4.openEuler-22.03-LTS-SP4(4.2.15):受影响
5.openEuler-24.03-LTS(4.2.15):受影响
6.openEuler-24.03-LTS-Next(4.2.15):受影响
7.openEuler-24.03-LTS-SP1(4.2.15):受影响
8.openEuler-24.03-LTS-SP2(4.2.15):受影响

修复是否涉及abi变化(是/否):
1.master(5.1.5):否
2.openEuler-20.03-LTS-SP4(2.2.27):否
3.openEuler-22.03-LTS-SP3(4.2.15):否
4.openEuler-22.03-LTS-SP4(4.2.15):否
5.openEuler-24.03-LTS(4.2.15):否
6.openEuler-24.03-LTS-Next(4.2.15):否
7.openEuler-24.03-LTS-SP1(4.2.15):否
8.openEuler-24.03-LTS-SP2(4.2.15):否

原因说明:
1.master(5.1.5):正常修复
2.openEuler-20.03-LTS-SP4(2.2.27):正常修复
3.openEuler-22.03-LTS-SP3(4.2.15):正常修复
4.openEuler-22.03-LTS-SP4(4.2.15):正常修复
5.openEuler-24.03-LTS(4.2.15):正常修复
6.openEuler-24.03-LTS-Next(4.2.15):正常修复
7.openEuler-24.03-LTS-SP1(4.2.15):正常修复
8.openEuler-24.03-LTS-SP2(4.2.15):正常修复

openeuler-ci-bot 修改了描述 2个月前
openeuler-ci-bot 任务状态待办的 修改为进行中 2个月前
openeuler-ci-bot 通过合并 Pull Request !162: Fix CVE-2025-32873任务状态进行中 修改为已完成 2个月前
openeuler-ci-bot 任务状态已完成 修改为进行中 2个月前
openeuler-ci-bot 通过合并 Pull Request !163: Fix CVE-2025-32873任务状态进行中 修改为已完成 2个月前
openeuler-ci-bot 任务状态已完成 修改为进行中 2个月前
openeuler-ci-bot 通过合并 Pull Request !164: Fix CVE-2025-32873任务状态进行中 修改为已完成 2个月前
openeuler-ci-bot 任务状态已完成 修改为进行中 2个月前
openeuler-ci-bot 通过合并 Pull Request !165: [sync] PR-162: Fix CVE-2025-32873任务状态进行中 修改为已完成 2个月前
openeuler-ci-bot 任务状态已完成 修改为进行中 2个月前
openeuler-ci-bot 通过合并 Pull Request !166: [sync] PR-162: Fix CVE-2025-32873任务状态进行中 修改为已完成 2个月前
openeuler-ci-bot 任务状态已完成 修改为进行中 2个月前
openeuler-ci-bot 通过合并 Pull Request !167: [sync] PR-162: Fix CVE-2025-32873任务状态进行中 修改为已完成 2个月前
openeuler-ci-bot 任务状态已完成 修改为进行中 2个月前
openeuler-ci-bot 通过合并 Pull Request !168: [sync] PR-162: Fix CVE-2025-32873任务状态进行中 修改为已完成 2个月前
openeuler-ci-bot 任务状态已完成 修改为进行中 2个月前
openeuler-ci-bot 通过合并 Pull Request !169: [sync] PR-162: Fix CVE-2025-32873任务状态进行中 修改为已完成 2个月前
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
2个月前
openeuler-ci-bot 移除了
 
sig/sig-python-modul
标签
2个月前
openeuler-ci-bot 添加了
 
CVE/FIXED
标签
2个月前
openeuler-ci-bot 添加了
 
sig/sig-python-modul
标签
2个月前
openeuler-ci-bot 修改了描述 1个月前
openeuler-ci-bot 计划开始日期设置为2025-05-09 5天前
openeuler-ci-bot 计划截止日期设置为2025-06-08 5天前
openeuler-ci-bot 优先级设置为主要 5天前

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(2)
5329419 openeuler ci bot 1632792936 starlet_dx-starlet-dx
1
https://gitee.com/src-openeuler/python-django.git
git@gitee.com:src-openeuler/python-django.git
src-openeuler
python-django
python-django

搜索帮助