低危 Temporal Server 安全漏洞(CVE-2023-3485)
CVE编号
CVE-2023-3485利用情况
暂无补丁情况
官方补丁披露时间
2023-07-01漏洞描述
Insecure defaults in open-source Temporal Server before version 1.20 on all platforms allows an attacker to craft a task token with access to a namespace other than the one specified in the request. Creation of this task token must be done outside of the normal Temporal server flow. It requires the namespace UUID and information from the workflow history for the target namespace. Under these conditions, it is possible to interfere with pending tasks in other namespaces, such as marking a task failed or completed. If a task is targeted for completion by the attacker, the targeted namespace must also be using the same data converter configuration as the initial, valid, namespace for the task completion payload to be decoded by workers in the target namespace.解决建议
"将组件 go.temporal.io/server 升级至 1.20.0 及以上版本""将组件 github.com/temporalio/temporal/service/frontend 升级至 1.20.0 及以上版本""将组件 go.temporal.io/server/service/frontend 升级至 1.20.0 及以上版本"
参考链接 |
|
---|---|
https://github.com/temporalio/temporal/releases/tag/v1.20.0 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | temporal | temporal | * | Up to (excluding) 1.20.0 |
- 攻击路径 本地
- 攻击复杂度 困难
- 权限要求 管控权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-1188 | 不安全的默认资源初始化 |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论