114 Star 0 Fork 29

src-openEuler/python-tornado

CVE-2024-52804

已完成
CVE和安全问题 拥有者
创建于  
2024-11-26 09:55

一、漏洞信息
漏洞编号:CVE-2024-52804
漏洞归属组件:python-tornado
漏洞归属的版本:5.0.2,5.1.1,6.1,6.2,6.3.2,6.3.3
CVSS V3.0分值:
BaseScore:7.5 High
Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
漏洞简述:
Tornado is a Python web framework and asynchronous networking library. The algorithm used for parsing HTTP cookies in Tornado versions prior to 6.4.2 sometimes has quadratic complexity, leading to excessive CPU consumption when parsing maliciously-crafted cookie headers. This parsing occurs in the event loop thread and may block the processing of other requests. Version 6.4.2 fixes the issue.
漏洞公开时间:2024-11-23 00:15:34
漏洞创建时间:2024-11-26 09:55:04
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2024-52804

更多参考(点击展开)
参考来源 参考链接 来源链接
security-advisories.github.com https://github.com/advisories/GHSA-7pwv-g7hj-39pr
security-advisories.github.com https://github.com/tornadoweb/tornado/commit/d5ba4a1695fbf7c6a3e54313262639b198291533
security-advisories.github.com https://github.com/tornadoweb/tornado/security/advisories/GHSA-8w49-h785-mj3c
suse_bugzilla http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-52804 https://bugzilla.suse.com/show_bug.cgi?id=1233668
suse_bugzilla https://www.cve.org/CVERecord?id=CVE-2024-52804 https://bugzilla.suse.com/show_bug.cgi?id=1233668
suse_bugzilla https://github.com/advisories/GHSA-7pwv-g7hj-39pr https://bugzilla.suse.com/show_bug.cgi?id=1233668
suse_bugzilla https://github.com/tornadoweb/tornado/commit/d5ba4a1695fbf7c6a3e54313262639b198291533 https://bugzilla.suse.com/show_bug.cgi?id=1233668
suse_bugzilla https://github.com/tornadoweb/tornado/security/advisories/GHSA-8w49-h785-mj3c https://bugzilla.suse.com/show_bug.cgi?id=1233668
redhat_bugzilla https://access.redhat.com/errata/RHSA-2024:10590 https://bugzilla.redhat.com/show_bug.cgi?id=2328045
redhat_bugzilla https://access.redhat.com/errata/RHSA-2024:10836 https://bugzilla.redhat.com/show_bug.cgi?id=2328045
redhat_bugzilla https://access.redhat.com/errata/RHSA-2024:10843 https://bugzilla.redhat.com/show_bug.cgi?id=2328045
debian https://security-tracker.debian.org/tracker/CVE-2024-52804
github_advisory https://nvd.nist.gov/vuln/detail/CVE-2024-52804 https://github.com/advisories/GHSA-8w49-h785-mj3c
github_advisory https://github.com/tornadoweb/tornado/security/advisories/GHSA-8w49-h785-mj3c https://github.com/advisories/GHSA-8w49-h785-mj3c
github_advisory https://github.com/tornadoweb/tornado/commit/d5ba4a1695fbf7c6a3e54313262639b198291533 https://github.com/advisories/GHSA-8w49-h785-mj3c
amazon_linux_explore https://access.redhat.com/security/cve/CVE-2024-52804 https://explore.alas.aws.amazon.com/CVE-2024-52804.html
amazon_linux_explore https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52804 https://explore.alas.aws.amazon.com/CVE-2024-52804.html

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

详情(点击展开)
影响的包 修复版本 修复补丁 问题引入补丁 来源
https://github.com/tornadoweb/tornado/commit/d5ba4a1695fbf7c6a3e54313262639b198291533 security-advisories.github.com
https://github.com/tornadoweb/tornado/commit/d5ba4a1695fbf7c6a3e54313262639b198291533 suse_bugzilla
https://github.com/tornadoweb/tornado/commit/d5ba4a1695fbf7c6a3e54313262639b198291533 github_advisory
https://github.com/tornadoweb/tornado/commit/d5ba4a1695fbf7c6a3e54313262639b198291533 debian

二、漏洞分析结构反馈
影响性分析说明:
Tornado is a Python web framework and asynchronous networking library. The algorithm used for parsing HTTP cookies in Tornado versions prior to 6.4.2 sometimes has quadratic complexity, leading to excessive CPU consumption when parsing maliciously-crafted cookie headers. This parsing occurs in the event loop thread and may block the processing of other requests. Version 6.4.2 fixes the issue.
openEuler评分:
7.5
Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
受影响版本排查(受影响/不受影响):
1.master(6.3.3):受影响
2.openEuler-20.03-LTS-SP4(5.0.2):受影响
3.openEuler-22.03-LTS-SP1(6.1):受影响
4.openEuler-22.03-LTS-SP3(6.1):受影响
5.openEuler-22.03-LTS-SP4(6.1):受影响
6.openEuler-24.03-LTS(6.3.3):受影响
7.openEuler-24.03-LTS-Next(6.3.3):受影响
8.openEuler-24.03-LTS-SP1:受影响

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

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

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

评论 (13)

openeuler-ci-bot 创建了CVE和安全问题 7个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
7个月前
展开全部操作日志
openeuler-ci-bot 添加了
 
sig/Programming-lang
标签
7个月前
openeuler-ci-bot 计划开始日期设置为2024-11-26 7个月前
openeuler-ci-bot 计划截止日期设置为2024-12-26 7个月前
openeuler-ci-bot 优先级设置为主要 7个月前
openeuler-ci-bot 修改了描述 7个月前
liyajie 通过合并 Pull Request !41: Fix CVE-2024-52804任务状态待办的 修改为已完成 7个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 7个月前
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
7个月前
openeuler-ci-bot 移除了
 
sig/Programming-lang
标签
7个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
7个月前
openeuler-ci-bot 添加了
 
sig/Programming-lang
标签
7个月前
liyajie 通过合并 Pull Request !42: Fix CVE-2024-52804任务状态待办的 修改为已完成 7个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 7个月前
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
7个月前
openeuler-ci-bot 移除了
 
sig/Programming-lang
标签
7个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
7个月前
openeuler-ci-bot 添加了
 
sig/Programming-lang
标签
7个月前
liyajie 通过合并 Pull Request !43: Fix CVE-2024-52804任务状态待办的 修改为已完成 7个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 7个月前
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
7个月前
openeuler-ci-bot 移除了
 
sig/Programming-lang
标签
7个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
7个月前
openeuler-ci-bot 添加了
 
sig/Programming-lang
标签
7个月前
openeuler-sync-bot 通过合并 Pull Request !44: [sync] PR-43: Fix CVE-2024-52804任务状态待办的 修改为已完成 7个月前
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
7个月前
openeuler-ci-bot 移除了
 
sig/Programming-lang
标签
7个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
7个月前
openeuler-ci-bot 添加了
 
sig/Programming-lang
标签
7个月前
starlet_dx 任务状态已完成 修改为待办的 7个月前
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
7个月前
openeuler-ci-bot 移除了
 
sig/Programming-lang
标签
7个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
7个月前
openeuler-ci-bot 添加了
 
sig/Programming-lang
标签
7个月前

openEuler评分:
7.5
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
受影响版本排查(受影响/不受影响):
1.master(6.3.3):受影响
2.openEuler-20.03-LTS-SP4(5.0.2):受影响
3.openEuler-22.03-LTS-SP1(6.1):受影响
4.openEuler-22.03-LTS-SP3(6.1):受影响
5.openEuler-22.03-LTS-SP4(6.1):受影响
6.openEuler-24.03-LTS(6.3.3):受影响
7.openEuler-24.03-LTS-Next(6.3.3):受影响
8.openEuler-24.03-LTS-SP1:受影响

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

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

openeuler-ci-bot 修改了描述 7个月前

影响性分析说明:
openEuler评分:
7.5
Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
受影响版本排查(受影响/不受影响):
1.master(6.3.3):受影响
2.openEuler-20.03-LTS-SP4(5.0.2):受影响
3.openEuler-22.03-LTS-SP1(6.1):受影响
4.openEuler-22.03-LTS-SP3(6.1):受影响
5.openEuler-22.03-LTS-SP4(6.1):受影响
6.openEuler-24.03-LTS(6.3.3):受影响
7.openEuler-24.03-LTS-Next(6.3.3):受影响
8.openEuler-24.03-LTS-SP1:受影响

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

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

影响性分析说明:

openEuler评分: (评分和向量)
7.5
Vector:CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
受影响版本排查(受影响/不受影响):
1.master(6.3.3):受影响
2.openEuler-20.03-LTS-SP4(5.0.2):受影响
3.openEuler-22.03-LTS-SP1(6.1):受影响
4.openEuler-22.03-LTS-SP3(6.1):受影响
5.openEuler-22.03-LTS-SP4(6.1):受影响
6.openEuler-24.03-LTS(6.3.3):受影响
7.openEuler-24.03-LTS-Next(6.3.3):受影响
8.openEuler-24.03-LTS-SP1:受影响

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

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

影响性分析说明:
Tornado is a Python web framework and asynchronous networking library. The algorithm used for parsing HTTP cookies in Tornado versions prior to 6.4.2 sometimes has quadratic complexity, leading to excessive CPU consumption when parsing maliciously-crafted cookie headers. This parsing occurs in the event loop thread and may block the processing of other requests. Version 6.4.2 fixes the issue.

openeuler-ci-bot 修改了描述 7个月前
openeuler-ci-bot 计划开始日期2024-11-26 修改为2024-11-29 7个月前
openeuler-ci-bot 计划截止日期2024-12-26 修改为2024-12-13 7个月前
liyajie 通过合并 Pull Request !48: Fix CVE-2024-52804任务状态待办的 修改为已完成 7个月前
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
7个月前
openeuler-ci-bot 移除了
 
sig/Programming-lang
标签
7个月前
openeuler-ci-bot 添加了
 
CVE/FIXED
标签
7个月前
openeuler-ci-bot 添加了
 
sig/Programming-lang
标签
7个月前
openeuler-ci-bot 修改了描述 7个月前
openeuler-ci-bot 修改了描述 7个月前
openeuler-ci-bot 修改了描述 7个月前

登录 后才可以发表评论

状态
负责人
项目
预计工期 (小时)
开始日期   -   截止日期
-
置顶选项
优先级
里程碑
分支
参与者(2)
5329419 openeuler ci bot 1632792936 liyajie-yajieli
1
https://gitee.com/src-openeuler/python-tornado.git
git@gitee.com:src-openeuler/python-tornado.git
src-openeuler
python-tornado
python-tornado

搜索帮助