# N/A
## 漏洞概述
Ruckus vRioT 的 `validate_token.py` 中存在一个硬编码的 API 后门,未经授权的攻击者可以通过使用特定的授权头值与服务 API 进行交互。
## 影响版本
Ruckus vRioT 1.5.1.0.21 以及之前版本
## 漏洞细节
`validate_token.py` 中存在一个硬编码的后门,允许未经授权的攻击者通过在请求的授权头中使用特定值来访问 API。
## 影响
未经授权的攻击者可以利用该后门访问服务 API,从而可能导致敏感信息泄露或系统被非法操控。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | Ruckus vRioT through 1.5.1.0.21 contains an API backdoor caused by a hardcoded token in validate_token.py,letting unauthenticated attackers interact with the API without authentication. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2020/CVE-2020-26879.yaml | POC详情 |
暂无评论