agendaless waitress 未捕获的异常

admin 2023-11-30 07:35:29 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 agendaless waitress 未捕获的异常

CVE编号

CVE-2022-31015

利用情况

暂无

补丁情况

官方补丁

披露时间

2022-06-01
漏洞描述
Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select(). This will lead to the main thread raising an exception that is not handled and then causing the entire application to be killed. This issue has been fixed in Waitress 2.1.2 by no longer allowing the WSGI thread to close the socket. Instead, that is always delegated to the main thread. There is no work-around for this issue. However, users using waitress behind a reverse proxy server are less likely to have issues if the reverse proxy always reads the full response.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/Pylons/waitress/commit/4f6789b035610e0552738cdc4b35ca809a592d48
https://github.com/Pylons/waitress/issues/374
https://github.com/Pylons/waitress/pull/377
https://github.com/Pylons/waitress/security/advisories/GHSA-f5x9-8jwc-25rw
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 agendaless waitress * From (including) 2.1.0 Up to (excluding) 2.1.2
运行在以下环境
系统 alpine_3.16 py3-waitress * Up to (excluding) 2.1.2-r0
运行在以下环境
系统 alpine_3.17 py3-waitress * Up to (excluding) 2.1.2-r0
运行在以下环境
系统 alpine_3.18 py3-waitress * Up to (excluding) 2.1.2-r0
运行在以下环境
系统 alpine_edge py3-waitress * Up to (excluding) 2.1.2-r0
运行在以下环境
系统 debian_10 waitress * Up to (excluding) 1.2.0~b2-2+deb10u1
运行在以下环境
系统 debian_11 waitress * Up to (excluding) 1.4.4-1.1+deb11u1
运行在以下环境
系统 debian_12 waitress * Up to (excluding) 2.1.2-1
运行在以下环境
系统 debian_sid waitress * Up to (excluding) 2.1.2-1
运行在以下环境
系统 ubuntu_22.10 waitress * Up to (excluding) 2.1.1-2ubuntu1
阿里云评分 5.9
  • 攻击路径 本地
  • 攻击复杂度 困难
  • 权限要求 普通权限
  • 影响范围 有限影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 N/A
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-248 未捕获的异常
CWE-362 使用共享资源的并发执行不恰当同步问题(竞争条件)
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  1