wire restund 将资源暴露给错误范围

admin 2023-12-01 14:08:51 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
wire restund 将资源暴露给错误范围

CVE编号

CVE-2021-21382

利用情况

暂无

补丁情况

N/A

披露时间

2021-06-12
漏洞描述
Restund is an open source NAT traversal server. The restund TURN server can be instructed to open a relay to the loopback address range. This allows you to reach any other service running on localhost which you might consider private. In the configuration that we ship (https://github.com/wireapp/ansible-restund/blob/master/templates/restund.conf.j2) the `status` interface of restund is enabled and is listening on `127.0.0.1`.The `status` interface allows users to issue administrative commands to `restund` like listing open relays or draining connections. It would be possible for an attacker to contact the status interface and issue administrative commands by setting `XOR-PEER-ADDRESS` to `127.0.0.1:{{restund_udp_status_port}}` when opening a TURN channel. We now explicitly disallow relaying to loopback addresses, 'any' addresses, link local addresses, and the broadcast address. As a workaround disable the `status` module in your restund configuration. However there might still be other services running on `127.0.0.0/8` that you do not want to have exposed. The `turn` module can be disabled. Restund will still perform STUN and this might already be enough for initiating calls in your environments. TURN is only used as a last resort when other NAT traversal options do not work. One should also make sure that the TURN server is set up with firewall rules so that it cannot relay to other addresses that you don't want the TURN server to relay to. For example other services in the same VPC where the TURN server is running. Ideally TURN servers should be deployed in an isolated fashion where they can only reach what they need to reach to perform their task of assisting NAT-traversal.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://docs.wire.com/understand/restund.html
https://github.com/coturn/coturn/security/advisories/GHSA-6g6j-r9rf-cm7p
https://github.com/wireapp/ansible-restund/blob/master/templates/restund.conf...
https://github.com/wireapp/restund/pull/7
https://github.com/wireapp/restund/security/advisories/GHSA-96j5-w9jq-pv2x
https://talosintelligence.com/vulnerability_reports/TALOS-2018-0732
https://www.rtcsec.com/post/2021/01/details-about-cve-2020-26262-bypass-of-co...
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 wire restund * Up to (excluding) 0.4.15
CVSS3评分 9.6
  • 攻击路径 网络
  • 攻击复杂度 低
  • 权限要求 低
  • 影响范围 已更改
  • 用户交互 无
  • 可用性 无
  • 保密性 高
  • 完整性 高
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
CWE-ID 漏洞类型
CWE-668 将资源暴露给错误范围
CWE-862 授权机制缺失
- 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   参与:  0