# FatPipe软件中的缺失授权漏洞
## 概述
FatPipe WARP, IPVPN, 和 MPVPN 软件的 web 管理界面存在授权不足的漏洞,允许远程攻击者访问特定的 URL,可能导致信息泄露。
## 影响版本
- 10.1.2r60p91 之前的版本
- 10.2.2r42 之前的版本
## 细节
在受影响版本中,web 管理界面缺乏适当授权,攻击者可以访问 URL `/fpui/jsp/index.jsp`。导致的具体影响尚不清楚,但很可能涉及机密性方面的泄露问题。此外,较旧版本也可能存在此漏洞。
## 影响
- 遥控访问敏感界面 `/fpui/jsp/index.jsp`
- 可能导致机密性泄露
- FatPipe 漏洞公告编号:FPSA004
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | FatPipe WARP, IPVPN, and MPVPN software prior to versions 10.1.2r60p91 and 10.2.2r42 contain a missing authorization caused by lack of access control in the web management interface, letting remote attackers access sensitive URLs, exploit requires no authentication. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2021/CVE-2021-27858.yaml | POC详情 |
暂无评论